diff options
author | Valentin Bartenev <vbart@nginx.com> | 2018-03-16 18:19:48 +0300 |
---|---|---|
committer | Valentin Bartenev <vbart@nginx.com> | 2018-03-16 18:19:48 +0300 |
commit | e254eecb774e87c8a6e06e5997d9cc62a37c9e71 (patch) | |
tree | 43bf79d9189d32e0e39a97113fa1d27515928a34 /src/perl/nxt_perl_psgi.c | |
parent | f0df93ee3bb59923505e34c6b302fb2b7325ee80 (diff) | |
download | unit-e254eecb774e87c8a6e06e5997d9cc62a37c9e71.tar.gz unit-e254eecb774e87c8a6e06e5997d9cc62a37c9e71.tar.bz2 |
PHP: fixed segfault on initialization.
PHP SAPI can call log handler while initializing. Particularly, that happens
if there's a problem in loading some extension specified in php.ini file.
On this stage server context is empty, so now nxt_thread_log_error() is used.
Diffstat (limited to 'src/perl/nxt_perl_psgi.c')
0 files changed, 0 insertions, 0 deletions