summaryrefslogtreecommitdiff
path: root/tests/rm/fail-eacces
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-12-20 14:25:55 +0100
committerJim Meyering <jim@meyering.net>2006-12-20 14:25:55 +0100
commitd69fc66d81c7166fe689418f42b7cb900d2a1433 (patch)
treed5892567bd10b245328d8da36bef287a0d1ede41 /tests/rm/fail-eacces
parent4e48b4ce334cb601dbbe2562e3aa410dc3ef3fba (diff)
downloadcoreutils-d69fc66d81c7166fe689418f42b7cb900d2a1433.tar.xz
"cut -f 2- A B" no longer triggers a double-free bug
* src/cut.c (cut_fields): Set file-scoped global to NULL after freeing it. This avoids a double-free (and core dump on some systems) for this usage: "echo 1>a; echo 2>b; cut -f2- a b". Reported by James Hunt in <http://bugzilla.redhat.com/220312>. * NEWS: List this bug fix. * THANKS: Mention him. * tests/misc/cut: New file. * tests/misc/Makefile.am (TESTS): Add cut.
Diffstat (limited to 'tests/rm/fail-eacces')
0 files changed, 0 insertions, 0 deletions