Document BZ #20975 fix

This commit is contained in:
H.J. Lu 2023-05-23 16:44:01 -07:00
parent f5d377c896
commit 0e3e9dbb0e

1
NEWS
View File

@ -18,6 +18,7 @@ Security related changes:
The following bugs are resolved with this release:
[20975] Deferred cancellation triggers in __check_pf and looses lock leading to deadlock
[27576] gmon: improve mcount overflow handling
[29444] gmon: Fix allocated buffer overflow (bug 29444)
[30053] time: strftime %s returns -1 after 2038 on 32 bits systems