diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-09-17 21:28:19 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-09-17 21:28:19 +0000 |
commit | 11ca09e932517ea361cb9388bd35e1c7a957bfc3 (patch) | |
tree | 1888eb0d4f3d40df6cd44377b023159317f7c441 /NEWS | |
parent | cd90698b541046c22544c2c057a4676368fd1d7f (diff) | |
download | glibc-11ca09e932517ea361cb9388bd35e1c7a957bfc3.zip glibc-11ca09e932517ea361cb9388bd35e1c7a957bfc3.tar.gz glibc-11ca09e932517ea361cb9388bd35e1c7a957bfc3.tar.bz2 |
Fix powerpc fpu_control.h namespace and parenthesis issues (bug 15966).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ Version 2.19 14155, 14699, 15427, 15522, 15531, 15532, 15736, 15748, 15749, 15797, 15844, 15849, 15855, 15856, 15857, 15867, 15886, 15887, 15890, 15892, - 15893, 15895, 15897, 15905, 15909, 15921, 15939. + 15893, 15895, 15897, 15905, 15909, 15921, 15939, 15966. * 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 |