From a79bc55e5be07d797d77b63fc0018eb515ae7049 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 18 Feb 2022 19:13:02 -0800 Subject: [PATCH] NEWS: Add a bug fix entry for BZ #28896 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 808634b10a5..8715fd7d2b6 100644 --- a/NEWS +++ b/NEWS @@ -63,6 +63,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 Version 2.30 -- 2.47.2