]> git.saurik.com Git - redis.git/commit
added assertion in zslInsert() that ensures the inserted element score is not NaN
authorantirez <antirez@gmail.com>
Sun, 18 Dec 2011 10:12:58 +0000 (11:12 +0100)
committerantirez <antirez@gmail.com>
Sun, 18 Dec 2011 10:12:58 +0000 (11:12 +0100)
commita244a13b4c5d74031432aa337d6be21b4f033efd
tree939b2ab557814cf0cf52504bc39fd2e1651a901b
parent24accab2aa62f6ed1b87c6178f2003e37f0adbfd
added assertion in zslInsert() that ensures the inserted element score is not NaN
src/t_zset.c