Travis Cross 5077384c5b Remove a contradiction
base64_d returns a value of size_t, which is unsigned.  The value
therefore cannot be less than zero.  The second check testing whether
it is >= INT_MAX is not a contradiction, but it doesn't make any sense
to check for this (as far as I can tell).
2012-06-25 06:38:30 +00:00
..
2012-06-25 06:38:30 +00:00
2012-06-25 06:38:29 +00:00
2011-04-22 21:30:42 -05:00
2012-05-03 18:55:06 -05:00
2012-05-03 16:31:21 -05:00
2012-03-01 10:04:07 -06:00
2010-10-03 05:53:07 -04:00
2012-06-25 06:38:29 +00:00
2011-07-27 12:26:43 -04:00
2010-04-02 01:15:18 -04:00