diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2016-12-07 19:03:26 +0300 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2016-12-07 19:03:26 +0300 |
commit | 0a90c428b8be794b9244c8a5f0084f4d19feebbb (patch) | |
tree | c3edbb13f5de37a32f6161aa73f8d4f79834cee6 /src/core/nginx.c | |
parent | 408e49fed64873aa5b7c3affb2a227e15ccee025 (diff) | |
download | nginx-0a90c428b8be794b9244c8a5f0084f4d19feebbb.tar.gz nginx-0a90c428b8be794b9244c8a5f0084f4d19feebbb.zip |
Perl: removed special environment handling for the perl module.
In Perl 5.8.6 the default was switched to use putenv() when used as
embedded library unless "PL_use_safe_putenv = 0" is explicitly used
in the code. Therefore, for modern versions of Perl it is no longer
necessary to restore previous environment when calling perl_destruct().
Diffstat (limited to 'src/core/nginx.c')
0 files changed, 0 insertions, 0 deletions