]> git.saurik.com Git - redis.git/commit
Set errno to 0 before calling strtol.
authorNathan Florea <florean@gmail.com>
Fri, 21 Oct 2011 01:20:58 +0000 (18:20 -0700)
committerantirez <antirez@gmail.com>
Wed, 26 Oct 2011 11:01:24 +0000 (13:01 +0200)
commitbb48c5fa678b182deb59a59beb293f6c45060ca1
tree37fea84cfc98686bd4ef91cfc9ac0ae377f01a01
parentb508aeb994ffebd93fa5c3238057dfa2101d0424
Set errno to 0 before calling strtol.
src/config.c