summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/misc/csplit-10004
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/csplit-1000 b/tests/misc/csplit-1000
index accbe4685..259d514ca 100755
--- a/tests/misc/csplit-1000
+++ b/tests/misc/csplit-1000
@@ -1,5 +1,5 @@
#!/bin/sh
-# various csplit tests
+# cause a 1-byte heap buffer overrun
# Copyright (C) 2010 Free Software Foundation, Inc.
@@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && FIXME --version
+test "$VERBOSE" = yes && csplit --version
# Before coreutils-8.7, this would overrun the 6-byte filename_space buffer.
# It's hard to detect that without using valgrind, so here, we simply