mirror of
https://github.com/php/php-src.git
synced 2026-04-25 17:08:14 +02:00
2e02cdfb5f
For the first child process execution, `TWG(shm)` is `NULL`; we need to catch that to avoid undefined behavior. Closes GH-17550.