]> git.saurik.com Git - redis.git/commit
Fix crash when chaining brpoplpush with other blocking commands.
authorHampus Wessman <hampus.wessman@gmail.com>
Wed, 7 Sep 2011 17:08:48 +0000 (19:08 +0200)
committerHampus Wessman <hampus.wessman@gmail.com>
Wed, 7 Sep 2011 17:08:48 +0000 (19:08 +0200)
commitc47d152c8d96415de1af994b1a4bb3e0347caef3
treece3807df239f9226fc825eb550aea2fffda15c13
parentb56567017dfc44b8e5071423423a48601cc4657e
Fix crash when chaining brpoplpush with other blocking commands.
src/t_list.c