summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-11-30 13:45:38 +0100
committerJim Meyering <meyering@redhat.com>2007-11-30 13:45:38 +0100
commit9db1c230c4b9178b1f9ab41c47f3615c54b42852 (patch)
treefa66965cbba1371b01e5fdcab9c2ff3e59d74821 /ChangeLog
parent94a2bd5bf7d92c9d87cf2d8c7a7612144cce4277 (diff)
downloadcoreutils-9db1c230c4b9178b1f9ab41c47f3615c54b42852.tar.xz
Be extra careful to quote $abs_top_builddir-derived names.
* tests/misc/ls-misc (shell_quote): New function. Use it to quote file names derived from $abs_top_builddir, in case it contains shell meta-characters. This is not currently needed, since CuTmpdir detects the fishy name and skips the test. But it's important enough to add the extra protection. Reported by Ralf Wildenhues.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2013a251b..005cf8f18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2007-11-30 Jim Meyering <meyering@redhat.com>
+ Be extra careful to quote $abs_top_builddir-derived names.
+ * tests/misc/ls-misc (shell_quote): New function.
+ Use it to quote file names derived from $abs_top_builddir,
+ in case it contains shell meta-characters. This is not currently
+ needed, since CuTmpdir detects the fishy name and skips the test.
+ But it's important enough to add the extra protection.
+ Reported by Ralf Wildenhues.
+
Include test name in the "unsafe working directory name" diagnostic.
* tests/CuTmpdir.pm (import): If $ME is '-', use $prefix.