aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-01-27 16:02:09 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-27 16:02:09 -0800
commit25ed98a8827c083c8241cf9b5e2d2ec81c9dbe6f (patch)
tree686a424bf10628e143fa6424445869dceeac39a2
parenta3dd272e9c048581c32537cb1390d3efbbc2c3a2 (diff)
downloadglibc-25ed98a8827c083c8241cf9b5e2d2ec81c9dbe6f.tar
glibc-25ed98a8827c083c8241cf9b5e2d2ec81c9dbe6f.tar.gz
glibc-25ed98a8827c083c8241cf9b5e2d2ec81c9dbe6f.tar.bz2
glibc-25ed98a8827c083c8241cf9b5e2d2ec81c9dbe6f.zip
NEWS: Add a bug fix entry for BZ #27974
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a89412d02e..808634b10a 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