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

diff --git a/NEWS b/NEWS
index 52faf926a5d45cc3d400d386327c6734713b3149..e41990c516d8c6e548fa27173cf88ea6b99780d9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -79,6 +79,7 @@ The following bugs are resolved with this release:
   [25933] Off by one error in __strncmp_avx2
   [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
   [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
 
 Security related changes: