comparison src/misc/ngx_cpp_test_module.cpp @ 7026:e699e6b6d76c

SSI: return NGX_ERROR when timefmt memory allocation failed. Previously, when using NGX_HTTP_SSI_ERROR, error was ignored in ssi processing, thus timefmt could be accessed later in ngx_http_ssi_date_gmt_local_variable() as part of "set" handler, or NULL format pointer could be passed to strftime().
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 07 Jun 2017 15:21:42 +0300
parents 1d693deab8ae
children f1e6f65ddfeb
comparison
equal deleted inserted replaced
7025:7206c3630310 7026:e699e6b6d76c