summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-01-27 05:34:02 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-27 07:28:12 -0800
commit2f3fb944b311b67e609ed79478cc1737f6066af9 (patch)
tree69d27f0ac704ba3972747e02ebfaa694d92b621e
parentbe6fb78a1fc4dab9a6afb6a428bd0293676dfad5 (diff)
downloadglibc-2f3fb944b311b67e609ed79478cc1737f6066af9.tar.gz
NEWS: Add a bug fix entry for BZ #28755
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 49b04dfdcc..f4baecafad 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,7 @@ The following bugs are resolved with this release:
[25976] nss_compat: internal_end*ent may clobber errno, hiding ERANGE
[27130] "rep movsb" performance issue
[27177] GLIBC_TUNABLES=glibc.cpu.x86_ibt=on:glibc.cpu.x86_shstk=on doesn't work
+ [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
Security related changes: