]> git.saurik.com Git - redis.git/commitdiff
Fix integer overflow in zunionInterGenericCommand().
authorantirez <antirez@gmail.com>
Thu, 22 Nov 2012 14:28:28 +0000 (15:28 +0100)
committerantirez <antirez@gmail.com>
Thu, 22 Nov 2012 14:28:45 +0000 (15:28 +0100)
This fixes issue #761.


No differences found