mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-30 08:40:07 +00:00
NEWS: Add a bug fix entry for BZ #28896
This commit is contained in:
parent
8c21bd940e
commit
efe736ebe7
2
NEWS
2
NEWS
@ -48,6 +48,8 @@ The following bugs are resolved with this release:
|
|||||||
[27457] vzeroupper use in AVX2 multiarch string functions cause HTM aborts
|
[27457] vzeroupper use in AVX2 multiarch string functions cause HTM aborts
|
||||||
[27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat
|
[27974] Overflow bug in some implementation of wcsnlen, wmemchr, and wcsncat
|
||||||
[28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
|
[28755] overflow bug in wcsncmp_avx2 and wcsncmp_evex
|
||||||
|
[28896] strncmp-avx2-rtm and wcsncmp-avx2-rtm fallback on non-rtm
|
||||||
|
variants when avoiding overflow
|
||||||
|
|
||||||
Security related changes:
|
Security related changes:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user