| commit | f33b822bf7932947321e54c13e0b7041aa813088 | [log] [tgz] |
|---|---|---|
| author | Valentin Bartenev <vbart@nginx.com> | Tue Jan 12 19:19:07 2016 +0300 |
| committer | Valentin Bartenev <vbart@nginx.com> | Tue Jan 12 19:19:07 2016 +0300 |
| tree | cbbffdbc99074c3ff3f20cec189f5178e983d7b8 | |
| parent | 5527be10b63bc14672a564d4d154003b854350b4 [diff] |
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.