• antirez's avatar
    Free module context after loading. · 9a02dac2
    antirez authored
    Now that modules receive RedisModuleString objects on loading, they are
    allowed to call the String API, so the context must be released
    correctly.
    
    Related to #3293.
    9a02dac2
module.c 117 KB