]> git.kaiwu.me - nginx.git/commit
*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
authorIgor Sysoev <igor@sysoev.ru>
Sun, 9 Dec 2007 18:03:20 +0000 (18:03 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Sun, 9 Dec 2007 18:03:20 +0000 (18:03 +0000)
commitcb540618856bf0f45d0228f34279a57bd0cc6796
tree3e54501c8c5ae7f68a65a5d597991cf788c9e2d7
parentd8c43746a509fc0e45e3f6668aadb2237e39979c
*) now ngx_conf_set_str_array_slot() tests NGX_CONF_UNSET_PTR
   this fixes fastcgi_catch_stderr segfault introduced in r1453
*) ngx_http_upstream_hide_headers_hash()
*) proxy/fastcgi pass_header/hide_header use
   ngx_http_upstream_hide_headers_hash()
src/core/ngx_conf_file.c
src/http/modules/ngx_http_fastcgi_module.c
src/http/modules/ngx_http_proxy_module.c
src/http/ngx_http_upstream.c
src/http/ngx_http_upstream.h