about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2017-10-22 10:00:57 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-10-22 10:01:24 +0200
commita159b53fa059947cc2548e3b0d5bdcf7b9630ba8 (patch)
treeec926a3f2199246bc1ef2c9361afac4a39d7ed21 /ChangeLog
parent914c9994d27b80bc3b71c483e801a4f04e269ba6 (diff)
downloadglibc-a159b53fa059947cc2548e3b0d5bdcf7b9630ba8.tar.gz
glibc-a159b53fa059947cc2548e3b0d5bdcf7b9630ba8.tar.xz
glibc-a159b53fa059947cc2548e3b0d5bdcf7b9630ba8.zip
glob: Fix buffer overflow during GLOB_TILDE unescaping [BZ #22332]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bc15aef2ba..d2f0858f84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2017-10-22  Paul Eggert <eggert@cs.ucla.edu>
+
+	[BZ #22332]
+	* posix/glob.c (__glob): Fix buffer overflow during GLOB_TILDE
+	unescaping.
+
 2017-10-21  Florian Weimer  <fweimer@redhat.com>
 
 	* posix/Makefile (tests): Add tst-glob-tilde.