mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
![]() If our `shmget()` fails for certain reasons, the segment handle is closed. However, the handle might be reused by Windows, and as such we must not close it again when shutting down the TSRM. Closes GH-15984. |
||
---|---|---|
.. | ||
config.w32 | ||
LICENSE | ||
threads.m4 | ||
TSRM.c | ||
TSRM.h | ||
tsrm.m4 | ||
tsrm_win32.c | ||
tsrm_win32.h |