diff options
author | 2013-06-26 12:29:47 -0700 | |
---|---|---|
committer | 2013-06-26 12:31:51 -0700 | |
commit | fc74328c1f51955bd5f108485aad52bb9c2fa0d0 (patch) | |
tree | 85d78eabd104f98162b8c498f6860d023252e809 | |
parent | Fix buffers overrun in x86_64 memcmp-ssse3.S (diff) | |
download | glibc-fc74328c1f51955bd5f108485aad52bb9c2fa0d0.tar.xz glibc-fc74328c1f51955bd5f108485aad52bb9c2fa0d0.zip |
Mention BZ #15674
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ Version 2.18 15406, 15409, 15416, 15418, 15419, 15423, 15424, 15426, 15429, 15431, 15432, 15441, 15442, 15448, 15465, 15480, 15485, 15488, 15490, 15492, 15493, 15497, 15506, 15529, 15536, 15553, 15577, 15583, 15618, 15627, - 15631, 15654, 15655, 15666, 15667. + 15631, 15654, 15655, 15666, 15667, 15674. * CVE-2013-0242 Buffer overrun in regexp matcher has been fixed (Bugzilla #15078). |