diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-08-26 15:42:29 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2013-08-26 15:42:29 +0530 |
commit | 595aba70a4c676f7efaf6a012f54cd22aa189c5b (patch) | |
tree | c804e71e90eeb7c3f9908fcedf76b094d5148dd5 /NEWS | |
parent | ffabd3937aea799d2779e8b1b0a5385eebadd452 (diff) | |
download | glibc-595aba70a4c676f7efaf6a012f54cd22aa189c5b.zip glibc-595aba70a4c676f7efaf6a012f54cd22aa189c5b.tar.gz glibc-595aba70a4c676f7efaf6a012f54cd22aa189c5b.tar.bz2 |
Initialize res_hconf in nscd
Fixes BZ #15890.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Version 2.19 * The following bugs are resolved with this release: - 14699, 15531, 15532, 15749, 15797, 15867 + 14699, 15531, 15532, 15749, 15797, 15867, 15890 * CVE-2013-4237 The readdir_r function could write more than NAME_MAX bytes to the d_name member of struct dirent, or omit the terminating NUL |