summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-10-08 15:36:12 -0700
committerAllan McRae <allan@archlinux.org>2014-10-09 22:14:50 +1000
commit1b198b7fc764c013d41d1bd7b83fed0ad3dee038 (patch)
treea262efdab2a22affe9ecdc4fff3045569d7d0be4 /ChangeLog
parent2930c79afaf31158f990949cbb7cd6c03d9c0d74 (diff)
downloadglibc-1b198b7fc764c013d41d1bd7b83fed0ad3dee038.tar.gz
BZ#17460: Fix buffer overrun in nscd --help.
(cherry picked from commit c763c5d27112be055920c46f3be8d05bc8b669da) Conflicts: NEWS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 81641a9eda..0f9a3e1507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2014-10-08 Roland McGrath <roland@hack.frob.com>
+
+ [BZ #17460]
+ * nscd/nscd.c (more_help): Rewrite list of tables collection
+ using xstrdup and asprintf.
+
+ * nscd/nscd_conf.c: Remove local xstrdup declaration.
+
2014-10-09 Allan McRae <allan@archlinux.org>
* po/fr.po: Update French translation from translation project.