diff options
author | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-05-06 14:40:17 -0500 |
---|---|---|
committer | Adhemerval Zanella <azanella@linux.vnet.ibm.com> | 2013-05-06 14:40:17 -0500 |
commit | 16e616a72f9ac247520c0c7da99b99e229facdf9 (patch) | |
tree | ebecfcd57f8fec0766600b1bcc1d037fdd83ed8a /NEWS | |
parent | d5e8275481e57cc7f3bd6ba435a7bbced9b97202 (diff) | |
download | glibc-16e616a72f9ac247520c0c7da99b99e229facdf9.tar glibc-16e616a72f9ac247520c0c7da99b99e229facdf9.tar.gz glibc-16e616a72f9ac247520c0c7da99b99e229facdf9.tar.bz2 glibc-16e616a72f9ac247520c0c7da99b99e229facdf9.zip |
PowerPC: fix hypot/hypof FP exceptions
This patch fixes hypot/hypotf spurious floating-point exceptions
generate by internal operations.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -16,7 +16,7 @@ Version 2.18 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, - 15423. + 15418, 15419, 15423. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |