X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/2e63cfe20d0a01c1afb6c6239c3ed447aec86fac..30c06ae6b43a5909d842011cc6dd1443d056c684:/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,