From: antirez Date: Wed, 17 Mar 2010 01:00:03 +0000 (+0100) Subject: Fixed a bug in HSET, a memory leak, and a theoretical bug in dict.c X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/2069d06a0bb88acf17153e2ece1ffb857d11645d?hp=2069d06a0bb88acf17153e2ece1ffb857d11645d Fixed a bug in HSET, a memory leak, and a theoretical bug in dict.c ---