nginx/src
Maxim Dounin e1bd52041b Request body: fixed socket leak on errors.
The r->main->count reference counter was always incremented in
ngx_http_read_client_request_body(), while it is only needs to be
incremented on positive returns.
2012-11-21 00:57:16 +00:00
..
core Fixed failure to start cache manager and cache loader processes 2012-11-20 13:37:55 +00:00
event Event pipe: fixed handling of buf_to_file data. 2012-10-30 11:14:24 +00:00
http Request body: fixed socket leak on errors. 2012-11-21 00:57:16 +00:00
mail Whitespace fix. 2012-08-18 23:04:39 +00: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 Core: added debug logging of writev() in ngx_write_chain_to_file(). 2012-11-21 00:52:35 +00:00