antirez 8f00cf85a7 Streams: fixed memory leaks when blocking again for same stream.
blockForKeys() was not freeing the allocation holding the ID when the
key was already found busy. Fortunately the unit test checked explicitly
for blocking multiple times for the same key (copying a regression in
the blocking lists tests), so the bug was detected by the Redis test leak
checker.
2017-12-01 10:24:24 +01:00
..
2012-04-13 17:52:33 -07:00
2016-04-25 16:49:57 +03:00
2016-06-07 16:46:00 -04:00
2017-08-08 17:45:51 +08:00
2016-04-04 08:50:58 +02:00
2015-10-01 13:02:25 +02:00
2017-12-01 10:24:24 +01:00
2016-07-27 11:34:25 +02:00
2016-07-27 11:34:25 +02:00
2016-06-14 14:45:28 +02:00
2015-07-27 14:37:58 +02:00
2014-08-08 10:05:32 +02:00
2017-12-01 10:24:24 +01:00
2016-10-10 01:13:20 +09:00
2017-01-18 17:12:07 +01:00
2016-04-25 16:49:57 +03:00
2017-12-01 10:24:24 +01:00
2015-04-27 12:07:49 +02:00
2015-04-27 12:07:49 +02:00
2017-02-21 17:07:28 +01:00
2014-07-02 16:31:22 +02:00
2017-12-01 10:24:24 +01:00
2016-09-12 13:19:05 +02:00
2016-05-10 06:40:05 +02:00
2011-07-06 15:22:00 +02:00
2017-02-01 17:01:31 +01:00