• antirez's avatar
    Pass by pointer and release of lex ranges. · 964faba6
    antirez authored
    Given that the code was written with a 2 years pause... something
    strange happened in the middle. So there was no function to free a
    lex range min/max objects, and in some places the range was passed by
    value.
    964faba6
t_zset.c 87.9 KB