From: Pieter Noordhuis Date: Sat, 22 May 2010 19:49:36 +0000 (+0200) Subject: fix compare function of ziplist to only load integer from ziplist when it is encoded... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/c4aace9003e29fc9becce292683dd09bdce7785c?hp=c4aace9003e29fc9becce292683dd09bdce7785c fix compare function of ziplist to only load integer from ziplist when it is encoded as integer ---