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
..
config.w32 Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
LICENSE
threads.m4 Fix GH-13727: macro generating invalid call test prototypes fixes. 2024-03-18 06:53:39 +00:00
TSRM.c Merge branch 'PHP-8.2' into PHP-8.3 2024-06-03 21:11:20 +02:00
TSRM.h Merge branch 'PHP-8.2' into PHP-8.3 2024-06-03 21:11:20 +02:00
tsrm.m4 Merge branch 'PHP-7.4' 2019-07-01 13:26:17 +02:00
tsrm_win32.c Fix NULL arithmetic in System V shared memory emulation 2025-01-25 18:57:30 +01:00
tsrm_win32.h Join shm_pair.info and .segment of Windows shm implementation 2022-06-10 17:18:27 +02:00