From: antirez Date: Wed, 25 Jan 2012 15:59:32 +0000 (+0100) Subject: Fixed another possible bug in cluster.c found by clang --analyze. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/d329031fad1ac8c5d2d0c58a17d08a2de98b7b15?hp=d329031fad1ac8c5d2d0c58a17d08a2de98b7b15 Fixed another possible bug in cluster.c found by clang --analyze. ---