aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2022-01-27 07:30:10 -0800
committerH.J. Lu <hjl.tools@gmail.com>2022-01-27 07:30:10 -0800
commit43c27a754bd417726032006d0a564d946994554e (patch)
tree33479657989c6d0a7eec566b8507febec36db220
parent65df4053a4a8593812b1c0253bcec492365e6b26 (diff)
downloadglibc-43c27a754bd417726032006d0a564d946994554e.zip
glibc-43c27a754bd417726032006d0a564d946994554e.tar.gz
glibc-43c27a754bd417726032006d0a564d946994554e.tar.bz2
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 1668896..52faf92 100644
--- 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
+ [28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
Security related changes: