]> git.saurik.com Git - redis.git/commit
Prevent NaN scores in sorted sets resulting from calls to ZUNIONSTORE and ZINTERSTORE.
authorantirez <antirez@gmail.com>
Fri, 23 Dec 2011 08:27:31 +0000 (09:27 +0100)
committerantirez <antirez@gmail.com>
Fri, 23 Dec 2011 08:27:31 +0000 (09:27 +0100)
commit256356ffd83b93abe49911a4b4bae020d5149348
treea1f04a9fa0c2b18e4b7f82fc9590eb9c760d8cdd
parentd334281c802bc94e99475557ed341d356af0ab54
Prevent NaN scores in sorted sets resulting from calls to ZUNIONSTORE and ZINTERSTORE.
src/t_zset.c