NEWS: Mention BZ 25933 fix

This commit is contained in:
H.J. Lu 2020-07-04 09:45:21 -07:00
parent 23db5555eb
commit f82072183a
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

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