From: antirez Date: Tue, 13 Mar 2012 08:49:11 +0000 (+0100) Subject: RDB hashes loading fixed removing the assertion that failed every time an HT-encoded... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/ee61a4b99ee56203edb746c666fa89f88c2d0afa?hp=ee61a4b99ee56203edb746c666fa89f88c2d0afa RDB hashes loading fixed removing the assertion that failed every time an HT-encoded hash was loaded. ---