php-src/TSRM
Christoph M. Becker d1c9ff5642
Fix potential NULL pointer dereference Windows shm*() functions
`shm_get()` (not to be confused with `shmget()`) returns `NULL` if
reallocation fails; we need to cater to that when calling the function.

Closes GH-9872.
2022-11-02 14:51:59 +01:00
..
config.w32 Remove unused tsrm_strtok_r() function 2019-07-12 13:14:24 +02:00
LICENSE - Update to 2006 2006-01-04 23:55:42 +00:00
threads.m4 Remove PTHREADS_ASSIGN_VARS 2019-07-05 23:26:20 +02:00
tsrm_win32.c Fix potential NULL pointer dereference Windows shm*() functions 2022-11-02 14:51:59 +01:00
tsrm_win32.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
TSRM.c Haiku fix ZTS build disabling tsrm_ls_cache usage. 2022-04-26 14:16:38 +02:00
TSRM.h Haiku fix ZTS build, disabling tls model 2022-02-07 13:05:54 +01:00
tsrm.m4 Merge branch 'PHP-7.4' 2019-07-01 13:26:17 +02:00