Skip to content

Commit f53c270

Browse files
Fix GH-19685: Segfault when bzip2 filter has invalid parameters
1 parent c96e9fb commit f53c270

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ PHP NEWS
2020
- BCMath:
2121
. Added NUL-byte validation to BCMath functions. (jorgsowa)
2222

23+
- Bz2:
24+
. Fixed bug GH-19685 (Segfault when bzip2 filter has invalid parameters).
25+
(alexandre-daubois)
26+
2327
- Date:
2428
. Update timelib to 2022.16. (Derick)
2529

0 commit comments

Comments
 (0)