]> git.kaiwu.me - nginx.git/commit
fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before
authorIgor Sysoev <igor@sysoev.ru>
Mon, 26 Jan 2009 14:33:59 +0000 (14:33 +0000)
committerIgor Sysoev <igor@sysoev.ru>
Mon, 26 Jan 2009 14:33:59 +0000 (14:33 +0000)
commit2da48d32c1f9c9985f3bc19dd8bbbcbbc2a58541
tree2da2960a6278d545d3517a1c8f54de721303f64a
parent9aa30bc51ef9df4b31e6f9977c0be8fb826b0b0f
fix segfault if $fastcgi_script_name or $fastcgi_path_info were used before
fastcgi handler, the bug has been introduced in r2444
src/http/modules/ngx_http_fastcgi_module.c