mirror of
https://github.com/nginx/nginx.git
synced 2025-06-12 05:11:37 +08:00
fix the previous commit
This commit is contained in:
parent
ad0b9303d0
commit
3adecaf121
@ -454,6 +454,8 @@ ngx_http_filter_finalize_request(ngx_http_request_t *r, ngx_module_t *m,
|
||||
|
||||
ngx_http_clean_header(r);
|
||||
|
||||
ctx = NULL;
|
||||
|
||||
if (m) {
|
||||
ctx = r->ctx[m->ctx_index];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user