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