summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-22 09:33:01 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-22 09:33:01 -0800
commit54dd0ab31fe2b2168ba1a6180a0c05941fb54b3c (patch)
tree9e745910f1a8cfb928c6cfdaf812a672f6399d49 /ChangeLog
parente3b7670be21d6992e3ca9ee1ad3a5d08eb3a24c9 (diff)
regex: avoid internal re_realloc overflow
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 75c3043eee..7afc90cde6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-22 Jim Meyering <jim@meyering.net>
+
+ * posix/regex_internal.c (re_string_realloc_buffers):
+ Detect and handle internal overflow. Patch by Paul Eggert
+
2010-01-20 Andreas Schwab <schwab@redhat.com>
* sysdeps/unix/sysv/linux/s390/s390-32/____longjmp_chk.c