Files
nginx/src
Sergey Kandaurov dec513d6e4 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().
2017-06-07 15:21:42 +03:00
..
2017-05-30 19:29:45 +03:00
2014-07-08 03:03:14 -07:00
2017-06-01 16:49:14 +03:00