summaryrefslogtreecommitdiff
path: root/tests/misc/shred-negative.sh
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2014-05-10 11:42:38 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2014-05-10 11:43:15 -0700
commita7603fa6527cf53a22d5072acb454f65303a3874 (patch)
treed02322b3f63955edab8ae3bb25375ebede1577b6 /tests/misc/shred-negative.sh
parent03440189a01139418fd554f40ec6e86f3ca143dc (diff)
downloadcoreutils-a7603fa6527cf53a22d5072acb454f65303a3874.tar.xz
shred: fix overflow checking of command-line options
* src/shred.c (main): Limit -n (number of passes) value to ULONG_MAX, not to UINT32_MAX, since the vars are unsigned long. Limit the -s (file size) value to OFF_T_MAX.
Diffstat (limited to 'tests/misc/shred-negative.sh')
0 files changed, 0 insertions, 0 deletions