twitter / fatcache

Memcache on SSD
Apache License 2.0
1.3k stars 178 forks source link

MOD: fix bug, function _fc_atou32|_fc_atou64 value overflow, when value ... #16

Closed git-hulk closed 9 years ago

git-hulk commented 9 years ago

hey:

I think there's something wrong in fc_atou32 and fc_atou64 when value is overflow.

thinkingfish commented 9 years ago

Good catch. Thanks for the patch.