• Matt Stancliff's avatar
    Fix ziplist test for pop() · 1dfcd75a
    Matt Stancliff authored
    The previous test wasn't returning the new ziplist, so the test
    was invalid.  Now the test works properly.
    
    These problems were simultaenously discovered in #2154 and that
    PR also had an additional fix we included here.
    1dfcd75a
ziplist.c 52.2 KB