mirror of https://mirror.osredm.com/root/redis.git
Merge remote-tracking branch 'origin/unstable' into unstable
This commit is contained in:
commit
8f2af26c2c
|
@ -600,6 +600,7 @@ void process() {
|
|||
/* advance position */
|
||||
positions[0] = positions[1];
|
||||
}
|
||||
free(entry.key);
|
||||
}
|
||||
|
||||
/* because there is another potential error,
|
||||
|
|
Loading…
Reference in New Issue