]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Add a bug fix entry for BZ #28896
authorH.J. Lu <hjl.tools@gmail.com>
Sat, 19 Feb 2022 03:14:26 +0000 (19:14 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 19 Feb 2022 03:14:26 +0000 (19:14 -0800)
NEWS

diff --git a/NEWS b/NEWS
index f3b3685140ecbfa55dcb9724a1e11396d27c8dd3..e7daa18e51f1e574eae5e58480093921dd9ba9b8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,6 +48,8 @@ The following bugs are resolved with this release:
   [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
+  [28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm
+    variants when avoiding overflow
 
 Security related changes: