Merge remote-tracking branch 'origin/unstable' into unstable

This commit is contained in:
antirez 2011-10-19 16:42:35 +02:00
commit 8f2af26c2c

View File

@ -600,6 +600,7 @@ void process() {
/* advance position */
positions[0] = positions[1];
}
free(entry.key);
}
/* because there is another potential error,