]> git.kaiwu.me - nginx.git/commit
Upstream: fixed request chain traversal (ticket #1618).
authorVladimir Homutov <vl@nginx.com>
Fri, 24 Aug 2018 09:19:37 +0000 (12:19 +0300)
committerVladimir Homutov <vl@nginx.com>
Fri, 24 Aug 2018 09:19:37 +0000 (12:19 +0300)
commit62821f1c99f3bdb79ddbef2386060a6deb192605
tree28c362ed003911389284eaa88c1a0b1f008af2ba
parentd817ceae729914e7423c4c206165fc244513f021
Upstream: fixed request chain traversal (ticket #1618).

The problem does not manifest itself currently, because in case of
non-buffered reading, chain link created by u->create_request method
consists of a single element.

Found by PVS-Studio.
src/http/ngx_http_upstream.c