mirror of git://sourceware.org/git/glibc.git
NEWS: Mention BZ 25933 fix
This commit is contained in:
parent
23db5555eb
commit
f82072183a
1
NEWS
1
NEWS
|
@ -75,6 +75,7 @@ The following bugs are resolved with this release:
|
|||
[25232] No const correctness for strchr et al. for Clang++
|
||||
[25414] 'glob' use-after-free bug (CVE-2020-1752)
|
||||
[25423] Array overflow in backtrace on powerpc
|
||||
[25933] Off by one error in __strncmp_avx2
|
||||
|
||||
Security related changes:
|
||||
|
||||
|
|
Loading…
Reference in New Issue