X-Git-Url: https://git.saurik.com/redis.git/blobdiff_plain/2e63cfe20d0a01c1afb6c6239c3ed447aec86fac..ef23f3ac920c4cc1f403a2765455e455b03101bd:/src/redis-check-dump.c?ds=inline 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,