diff options
author | Joseph Myers <joseph@codesourcery.com> | 2013-05-01 10:07:00 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2013-05-01 10:07:00 +0000 |
commit | 10de07f5fdd9eaf3a808d4461401f5b661095614 (patch) | |
tree | 844a1ed48df767e65d46a429f0e1b062e0e2fad5 /NEWS | |
parent | cb4d54147e620f4267d1c675bf2daec0a8e7c809 (diff) | |
download | glibc-10de07f5fdd9eaf3a808d4461401f5b661095614.tar.gz |
Fix catan, catanh spurious underflows (bug 15423).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ Version 2.18 15006, 15007, 15020, 15023, 15036, 15054, 15055, 15062, 15078, 15084, 15085, 15086, 15160, 15214, 15221, 15232, 15234, 15283, 15285, 15287, 15304, 15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, - 15346, 15361, 15366, 15380, 15394, 15405, 15406, 15409, 15416. + 15346, 15361, 15366, 15380, 15394, 15405, 15406, 15409, 15416, 15423. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |