diff options
| author | Ryan Bloom <rbb@php.net> | 2001-08-17 22:25:13 +0000 | 
|---|---|---|
| committer | Ryan Bloom <rbb@php.net> | 2001-08-17 22:25:13 +0000 | 
| commit | 1543904d71ed791999147599c6e244df646a9ff4 (patch) | |
| tree | 8e404fed3d60bbc3b954d0c262c64c1878867a44 /main/php.h | |
| parent | ea315a2e70fbefa3caa831a052e8718aa7f5c62f (diff) | |
| download | php-git-1543904d71ed791999147599c6e244df646a9ff4.tar.gz | |
Fix a seg fault in PHP.  If a child process is created in the server,
using apr_proc_create, it will seg fault, because PHP is using a NULL
child cleanup.  To fix this, we have to use the special cleanup function,
apr_pool_cleanup_null.
This also fixes a compiler warning in the ap_log_error call.
Diffstat (limited to 'main/php.h')
0 files changed, 0 insertions, 0 deletions
