1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
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
..
2006-01-04 23:55:42 +00:00
2019-07-05 23:26:20 +02:00
2020-06-08 10:38:45 +02:00
2019-07-01 13:26:17 +02:00