]> Dogcows Code - chaz/tar/commit
(check_decimal): Now returns 1 if successful, 0 otherwise, and returns
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 Oct 1997 00:58:55 +0000 (00:58 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 31 Oct 1997 00:58:55 +0000 (00:58 +0000)
commit88ea940c0e3db80904f2405b01f1a3d01c522859
tree8748a11e98ee455fb0abde3b82003ad1e95076aa
parentac65803ac9356b844e38d11f4c3c51ba4cfb0978
(check_decimal): Now returns 1 if successful, 0 otherwise, and returns
uintmax_t value into new arg.  Check for arithmetic overflow.
(decode_options): Avoid overflow if record_size fits in size_t but not int.
Check for overflow on user or group ids.
src/tar.c
This page took 0.021288 seconds and 4 git commands to generate.