diff options
author | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-09-21 21:15:22 -0400 |
---|---|---|
committer | Chris Leonard <cjlhomeaddress@gmail.com> | 2013-09-21 21:15:22 -0400 |
commit | 77326ff3ab54c02c3d2c1312802e5792ad60450e (patch) | |
tree | 577783ea24a746ec939752bf4882bc600822e6dc | |
parent | f5f4e7b48bcc926e00913aa2ae6da19096864535 (diff) | |
download | glibc-77326ff3ab54c02c3d2c1312802e5792ad60450e.tar glibc-77326ff3ab54c02c3d2c1312802e5792ad60450e.tar.gz glibc-77326ff3ab54c02c3d2c1312802e5792ad60450e.tar.bz2 glibc-77326ff3ab54c02c3d2c1312802e5792ad60450e.zip |
correct bug list in NEWS
-rw-r--r-- | NEWS | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -11,9 +11,8 @@ Version 2.19 13985, 14155, 14699, 15427, 15522, 15531, 15532, 15640, 15736, 15748, 15749, 15797, 15844, 15849, 15855, 15856, 15857, 15859, 15867, 15886, - 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15921, 15939, - 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15921, 15939, - 15963, 15966. + 15887, 15890, 15892, 15893, 15895, 15897, 15905, 15909, 15921, 15923, + 15939, 15963, 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 |