mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
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>