php-src/TSRM
Christoph M. Becker 1e3915c8c7
Fix GH-9829: Bug in refactoring Windows shmat() function
`shm->addr` cannot be `NULL` here, so the whole check is completely
pointless.

Given that this is merely a clean-up and not an actual bug fix, we do
without a NEWS entry.

Closes GH-9873.
2022-11-02 14:05:36 +01:00
..
config.w32 Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
LICENSE
threads.m4 Remove PTHREADS_ASSIGN_VARS 2019-07-05 23:26:20 +02:00
TSRM.c Minor refactoring of main/main.c and TSRM (#8608) 2022-05-24 08:34:55 +01:00
TSRM.h Replace php_stdint.h header with standard headers (#8613) 2022-05-29 11:20:56 +01:00
tsrm.m4 Merge branch 'PHP-7.4' 2019-07-01 13:26:17 +02:00
tsrm_win32.c Fix GH-9829: Bug in refactoring Windows shmat() function 2022-11-02 14:05:36 +01:00
tsrm_win32.h Join shm_pair.info and .segment of Windows shm implementation 2022-06-10 17:18:27 +02:00