mirror of git://sourceware.org/git/glibc.git
NEWS: Add a bug fix entry for BZ #27974
This commit is contained in:
parent
dca6e1b3f3
commit
b0fcf88672
1
NEWS
1
NEWS
|
@ -80,6 +80,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
|
||||
|
||||
Security related changes:
|
||||
|
|
Loading…
Reference in New Issue