]> git.saurik.com Git - redis.git/commit
fix compare function of ziplist to only load integer from ziplist when it is encoded...
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Sat, 22 May 2010 19:49:36 +0000 (21:49 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Sat, 29 May 2010 19:10:16 +0000 (21:10 +0200)
commitc4aace9003e29fc9becce292683dd09bdce7785c
tree3f56e4684ccb92e00a175bf1b6c4baaa383b6d65
parent6205b46387ef47e0fcb9bd6c9f371c9eb5cdd7e5
fix compare function of ziplist to only load integer from ziplist when it is encoded as integer
ziplist.c