mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
48b492269b
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>