]> git.saurik.com Git - redis.git/commit - src/t_hash.c
Now HINCRBY can detect overflows too. Fix for issue #330.
authorantirez <antirez@gmail.com>
Thu, 16 Feb 2012 15:09:08 +0000 (16:09 +0100)
committerantirez <antirez@gmail.com>
Thu, 16 Feb 2012 15:09:08 +0000 (16:09 +0100)
commita400a9b2d753fcfc90aa234019ab7afd21966509
tree892e8bb3e5a08d5dd4f4bae5d8b1a4fcf425e65d
parent6e09ad1c156f10246ccd0f2de5b11a9635e28818
Now HINCRBY can detect overflows too. Fix for issue #330.
src/t_hash.c