commit | eb3fed9338768a152d208cf15f78eb60f2c0b6d2 | [log] [tgz] |
---|---|---|
author | Sergey Kandaurov <pluknet@nginx.com> | Tue Jul 30 11:43:21 2013 +0400 |
committer | Sergey Kandaurov <pluknet@nginx.com> | Tue Jul 30 11:43:21 2013 +0400 |
tree | d2a8dcc619890c551c3b6be6b0f41f603f9642be | |
parent | 92f0126269a4e4faa7c5f459d6a928ac83b5fa9c [diff] |
Autoindex: return NGX_ERROR on error if headers were sent. This prevents ngx_http_finalize_request() from issuing ngx_http_special_response_handler() on a freed context.