]> git.saurik.com Git - redis.git/commit - src/zipmap.c
fix lookup of keys with length larger than ZIPMAP_BIGLEN
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Thu, 20 May 2010 09:02:08 +0000 (11:02 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Thu, 20 May 2010 09:02:08 +0000 (11:02 +0200)
commitb36d1c309136051587db90391876125fc95ea348
tree516bdd95afab703948ea448d06fa1a696feee0e3
parent469c4e45c3d64a6331249c17b953d928a672b692
fix lookup of keys with length larger than ZIPMAP_BIGLEN
zipmap.c