From: antirez Date: Thu, 30 Apr 2009 18:15:18 +0000 (+0200) Subject: zmalloc fix, return NULL or real malloc failure X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/8d196ebac2554d77c15c38b3e730c8f85bdb26a6?hp=8d196ebac2554d77c15c38b3e730c8f85bdb26a6 zmalloc fix, return NULL or real malloc failure ---