mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
Return a bad score when used with negative count (or count of 1), and non-ziplist encoded zset. Also add test to validate the return value and cover the issue.