]> 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:17:09 +0000 (19:17 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Sat, 19 Feb 2022 03:17:09 +0000 (19:17 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 57fdcba000942281f0351ebf4888b940f6bf8bca..ae480a2de8a7db7ce919f9003dfbf646147a198d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -82,6 +82,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: