From: antirez Date: Tue, 24 Apr 2012 09:28:10 +0000 (+0200) Subject: Fixed a bug in propagation of PUBLISH via the cluster bus. X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/21661d7acc9ed525c1150f6fa55646d19f5a31d9?hp=21661d7acc9ed525c1150f6fa55646d19f5a31d9 Fixed a bug in propagation of PUBLISH via the cluster bus. This bug was spotted by clang on FreeBSD. ---