(rm): Put two local variables in static storage,
authorJim Meyering <jim@meyering.net>
Sun, 16 Mar 2003 10:16:14 +0000 (10:16 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 16 Mar 2003 10:16:14 +0000 (10:16 +0000)
commit5151ce79b2c1533d83a9eca107f4a43d74e5c2be
tree055474f311202d06c51fa1ea8faceb7686a39d09
parenta32544a77f3f9d85270944204de4983e6feec31d
(rm): Put two local variables in static storage,
so they can't be clobbered by the potential longjmp.
src/remove.c