NEWS: Add a bug fix entry for BZ #28755

This commit is contained in:
H.J. Lu 2022-01-27 07:30:10 -08:00
parent 65df4053a4
commit 43c27a754b
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -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: