nginx/src
Maxim Dounin 2f917b6d06 FastCGI: f->split_parts reset on request start.
Additionally, make sure to check for errors from ngx_http_parse_header_line()
call after joining saved parts.  There shouldn't be any errors, though
check may help to catch bugs like missing f->split_parts reset.

Reported by Lucas Molas.
2014-03-17 15:34:36 +04:00
..
core Core: fixed wrong indices in listening sockets compare loops. 2014-03-07 15:17:38 +04:00
event Fixed format specifier in logging of "c->number". 2014-03-06 18:25:59 +04:00
http FastCGI: f->split_parts reset on request start. 2014-03-17 15:34:36 +04:00
mail Fixed format specifier in logging of "c->number". 2014-03-06 18:25:59 +04:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Added connection serial number in logging of left open sockets. 2014-03-06 23:15:10 +04:00