]> git.saurik.com Git - redis.git/commit
minor fix for the skiplist code, resulting in a false positive with valgrind, and...
authorantirez <antirez@metal.(none)>
Fri, 21 May 2010 10:30:56 +0000 (12:30 +0200)
committerantirez <antirez@metal.(none)>
Fri, 21 May 2010 10:30:56 +0000 (12:30 +0200)
commit2f4dd7e0fd0581ddf630ea5d928a9dce42f175e7
tree370a440a10401258d07e293b57406ada1c87d59b
parentdcb518fd161ff326f576d4012ee82fa08d1e91df
minor fix for the skiplist code, resulting in a false positive with valgrind, and in general into a useless small allocation
redis.c