]> git.saurik.com Git - redis.git/commitdiff
Fixed a bug in propagation of PUBLISH via the cluster bus.
authorantirez <antirez@gmail.com>
Tue, 24 Apr 2012 09:28:10 +0000 (11:28 +0200)
committerantirez <antirez@gmail.com>
Tue, 24 Apr 2012 09:28:10 +0000 (11:28 +0200)
This bug was spotted by clang on FreeBSD.


No differences found