aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@gmail.com>2011-01-14 08:06:22 -0500
committerUlrich Drepper <drepper@gmail.com>2011-01-14 08:06:22 -0500
commit794c3ad3a405697e2663b00f616e319383b9bb7d (patch)
treeeabcf25257fdcc1e98cc3a9bf6a5333cba3dfb3c /ChangeLog
parent68dc949774cb651d53541df4abdc60327f7e096b (diff)
downloadglibc-794c3ad3a405697e2663b00f616e319383b9bb7d.zip
glibc-794c3ad3a405697e2663b00f616e319383b9bb7d.tar.gz
glibc-794c3ad3a405697e2663b00f616e319383b9bb7d.tar.bz2
FIx handling of unterminated [ expression in fnmatch.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ca8b79..59d1a94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-01-14 Ulrich Drepper <drepper@gmail.com>
+
+ [BZ #12378]
+ * posix/fnmatch_loop.c (FCT): When matching '[' keep track of beginning
+ and fall back to matching as normal character if the string ends before
+ the matching ']' is found. This is what POSIX requires.
+ * posix/testfnm.c: Adjust test result.
+ * posix/globtest.sh: Adjust test result. Add new test.
+ * posix/tst-fnmatch.input: Likewise.
+ * posix/tst-fnmatch2.c: Add new test.
+
2010-12-28 Andreas Schwab <schwab@linux-m68k.org>
* elf/Makefile (check-execstack): Revert last change. Depend on