1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/TSRM
Christoph M. Becker 2e02cdfb5f Fix NULL arithmetic in System V shared memory emulation
For the first child process execution, `TWG(shm)` is `NULL`; we need to
catch that to avoid undefined behavior.

Closes GH-17550.
2025-01-25 18:57:30 +01:00
..
2024-06-03 21:11:20 +02:00
2024-06-03 21:11:20 +02:00
2019-07-01 13:26:17 +02:00