summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-01-06 10:14:19 +0000
committerJim Meyering <jim@meyering.net>2006-01-06 10:14:19 +0000
commit01ab0b79a1fa25557a625757ad37a0f5d74f28ad (patch)
tree553b40921afd8bea7798d5c3736e13e3c7a0db34 /tests
parentde0f11596dbdff2da73741dd8bfa6190ecd69456 (diff)
downloadcoreutils-01ab0b79a1fa25557a625757ad37a0f5d74f28ad.tar.xz
(rm_1): Remove `static' attribute on local `status'.
First off, the attribute should have been `volatile' (not static) to avoid longjmp-related risk of clobber. Secondly, now there is no longer any risk of a local variable being clobbered, so there's no need for any attribute at all.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions