]> git.saurik.com Git - redis.git/commit
Fixed overflow detection in argument to long convertion function in general, and...
authorantirez <antirez@gmail.com>
Mon, 23 Aug 2010 15:06:38 +0000 (17:06 +0200)
committerantirez <antirez@gmail.com>
Mon, 23 Aug 2010 15:06:38 +0000 (17:06 +0200)
commitc91abdcd077f868a59290bc9d68fba3130a3121d
treef22ed4a2a2b35da0609424aa02103eb5e1f3bbab
parentcbce5171451eb53f1370aacc30decd74512347ac
Fixed overflow detection in argument to long convertion function in general, and in expire/ttl pairs specifically, addressing issue 54
src/db.c
src/object.c