]> git.kaiwu.me - nginx.git/commit
Fix body with request_body_in_single_buf.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 18 Aug 2011 15:52:00 +0000 (15:52 +0000)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 18 Aug 2011 15:52:00 +0000 (15:52 +0000)
commitb09ceca2610410f2be67c3c41a92aa80d7952d50
tree43df4657c052fb1b0f8f5761cc0f55f1cd224655
parentf48b45119557790fc26f7d4b3d081ea6f27c9301
Fix body with request_body_in_single_buf.

If there were preread data and request body was big enough first part
of the request body was duplicated.

See report here:
http://mailman.nginx.org/pipermail/nginx/2011-July/027756.html
src/http/ngx_http_request_body.c