From: antirez Date: Sat, 21 Nov 2009 12:46:34 +0000 (+0100) Subject: Fixed a SORT memory leak that should never happen in practice X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/ed5a857a6dc0eab237c979622a3dba23e4873203?hp=ed5a857a6dc0eab237c979622a3dba23e4873203 Fixed a SORT memory leak that should never happen in practice ---