]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Add a bug fix entry for BZ #27974
authorH.J. Lu <hjl.tools@gmail.com>
Fri, 28 Jan 2022 00:27:20 +0000 (16:27 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Fri, 28 Jan 2022 00:27:20 +0000 (16:27 -0800)
NEWS

diff --git a/NEWS b/NEWS
index fc19382f7fd37b94b5c9daa34b8903105d210b1f..f3b3685140ecbfa55dcb9724a1e11396d27c8dd3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,6 +46,7 @@ The following bugs are resolved with this release:
   [27130] "rep movsb" performance issue
   [27177] GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on doesn't work
   [27457] vzeroupper use in AVX2 multiarch string functions cause HTM aborts
+  [27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat
   [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
 
 Security related changes: