From 25ed98a8827c083c8241cf9b5e2d2ec81c9dbe6f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Thu, 27 Jan 2022 16:02:09 -0800 Subject: [PATCH] NEWS: Add a bug fix entry for BZ #27974 --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a89412d02ee..808634b10a5 100644 --- a/NEWS +++ b/NEWS @@ -61,6 +61,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 -- 2.47.2