diff options
author | Andreas Schwab <schwab@suse.de> | 2013-05-20 10:19:31 +0200 |
---|---|---|
committer | Andreas Schwab <schwab@suse.de> | 2013-05-21 10:52:46 +0200 |
commit | e39adf43c7d1979884dd304ed1250baf1f78fadc (patch) | |
tree | 7f9a7c260724e5a11d937ca0746b11862d84c443 /NEWS | |
parent | 6c14f68aabb72938a1a66bc51b05c83ed7edcf35 (diff) | |
download | glibc-e39adf43c7d1979884dd304ed1250baf1f78fadc.tar glibc-e39adf43c7d1979884dd304ed1250baf1f78fadc.tar.gz glibc-e39adf43c7d1979884dd304ed1250baf1f78fadc.tar.bz2 glibc-e39adf43c7d1979884dd304ed1250baf1f78fadc.zip |
AArch64: Don't clobber argument for tail call to __sigjmp_save in sigsetjmp
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Version 2.18 15305, 15307, 15309, 15327, 15330, 15335, 15336, 15337, 15342, 15346, 15359, 15361, 15366, 15380, 15394, 15395, 15405, 15406, 15409, 15416, 15418, 15419, 15423, 15424, 15426, 15429, 15442, 15448, 15480, 15485, - 15488, 15490, 15497. + 15488, 15490, 15493, 15497. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |