diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-11-21 00:57:16 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-11-21 00:57:16 +0000 |
commit | e1bd52041bb14f4422cd809e3ff36ec039a7ac6f (patch) | |
tree | 3ac8e4874bb727c0f26fd05d3405d615e4f06fa9 /src/http/ngx_http_request.c | |
parent | 5da61375cdccaa05ea09e4bb894f346f7e2419b1 (diff) | |
download | nginx-e1bd52041bb14f4422cd809e3ff36ec039a7ac6f.tar.gz nginx-e1bd52041bb14f4422cd809e3ff36ec039a7ac6f.zip |
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.
Diffstat (limited to 'src/http/ngx_http_request.c')
0 files changed, 0 insertions, 0 deletions