]> git.kaiwu.me - nginx.git/commit
Sub filter: fixed initialization in http{} level (ticket #791).
authorRoman Arutyunyan <arut@nginx.com>
Mon, 21 Sep 2015 20:08:34 +0000 (23:08 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Mon, 21 Sep 2015 20:08:34 +0000 (23:08 +0300)
commitf64ff2445157e3a537e43f22c76daa7269c361a8
tree760a8db8e67f4a8b4c94ef9a56f2bbed80d9226b
parentee37ff613fe2a746e23040a7a8aba64063123175
Sub filter: fixed initialization in http{} level (ticket #791).

If sub_filter directive was only specified at http{} level, sub filter
internal data remained uninitialized.  That would lead to a crash in runtime.
src/http/modules/ngx_http_sub_filter_module.c