• antirez's avatar
    Pass by pointer and release of lex ranges. · bcab07f7
    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.
    bcab07f7
t_zset.c 87.9 KB