mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
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().