php-src/ext/pcntl
Ilija Tovilo 003cf9da78
Fix use of uninitialized memory in pcntl SIGCHLD handling
psig needs to stay the tail, so that we don't get a dangling element on the end.

Closes GH-11536
2023-06-27 11:02:59 +02:00
..
tests Fix use of uninitialized memory in pcntl SIGCHLD handling 2023-06-27 11:02:59 +02:00
config.m4 pcntl: Adding pcntl_rfork support. 2021-05-31 09:19:15 +02:00
CREDITS
pcntl.c Fix use of uninitialized memory in pcntl SIGCHLD handling 2023-06-27 11:02:59 +02:00
pcntl.stub.php fix stub for pcntl_rfork 2021-05-31 13:39:49 +02:00
pcntl_arginfo.h fix stub for pcntl_rfork 2021-05-31 13:39:49 +02:00
php_pcntl.h Work around incorrect NSIG on FreeBSD 2021-05-18 17:07:06 +02:00
php_signal.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_signal.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00