]> git.ipfire.org Git - thirdparty/ccache.git/commit
Avoid checking for too large values in parse_unsigned
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 13 May 2012 16:46:39 +0000 (18:46 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 13 May 2012 16:46:39 +0000 (18:46 +0200)
commit05ce57efb88253ca59035ab8adc580bb88b0ef9e
treebed2b06a82acd4c2e75fa43707bba294d67fdd17
parent34645904f761d20ed62d427f35b89b741b7db090
Avoid checking for too large values in parse_unsigned

It's not worth the portability hassle
conf.c