X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/2e63cfe20d0a01c1afb6c6239c3ed447aec86fac..8e0ef249a2c1a67e11838ff48329b51c4aa7ccdc:/src/redis-check-dump.c diff --git a/src/redis-check-dump.c b/src/redis-check-dump.c index 3fc17b67..77be686c 100644 --- a/src/redis-check-dump.c +++ b/src/redis-check-dump.c @@ -600,6 +600,7 @@ void process() { /* advance position */ positions[0] = positions[1]; } + free(entry.key); } /* because there is another potential error,