]> git.kaiwu.me - nginx.git/commit
Request body: removed surplus assigment, no functional changes.
authorValentin Bartenev <vbart@nginx.com>
Tue, 12 Jan 2016 16:19:07 +0000 (19:19 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 12 Jan 2016 16:19:07 +0000 (19:19 +0300)
commit8a5df8c720a0b5e773bc852779f542ffa66e7061
treecbbffdbc99074c3ff3f20cec189f5178e983d7b8
parentd0bf684ab6643edc18ab65e2c40bf88862ead8e5
Request body: removed surplus assigment, no functional changes.

Setting rb->bufs to NULL is surplus after ngx_http_write_request_body()
has returned NGX_OK.
src/http/ngx_http_request_body.c