php-src/sapi
txuna 48b492269b
Fix GH-18595: fpm_get_status segfault
This fixes null dereference error when calling fpm_get_status() and one
of the children is just being created.

Closes GH-18662

Co-authored-by: Jakub Zelenka <bukka@php.net>
2025-05-30 22:55:53 +02:00
..
apache2handler Implement GH-10854: TSRM should set a smarter value for expected_threads (#10867) 2023-03-17 17:08:47 +01:00
cgi Merge branch 'PHP-8.2' into PHP-8.3 2024-09-26 14:13:00 -05:00
cli Fix leak+crash with sapi_windows_set_ctrl_handler() 2025-05-05 19:13:39 +02:00
embed fix GH-8533: dynamic libphp linking on Mac 2025-03-12 07:40:02 +01:00
fpm Fix GH-18595: fpm_get_status segfault 2025-05-30 22:55:53 +02:00
fuzzer Fix GH-18082: Memory leaks in fuzzer SAPI error paths 2025-03-16 16:37:59 +01:00
litespeed Address compiler warnings. 2025-05-15 11:52:49 -04:00
phpdbg Fix memory leak in phpdbg calling registered function 2025-01-30 19:28:26 +01:00