nginx/src
Vladimir Homutov 62821f1c99 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.
2018-08-24 12:19:37 +03:00
..
core Skipping spaces in configuration files (ticket #1557). 2018-08-09 12:15:42 +03:00
event SSL: fixed build with LibreSSL 2.8.0 (ticket #1605). 2018-08-10 20:49:06 +03:00
http Upstream: fixed request chain traversal (ticket #1618). 2018-08-24 12:19:37 +03:00
mail SSL: deprecated the "ssl" directive. 2018-04-25 14:57:24 +03:00
misc Style: aligned ngx_null_command. 2017-07-12 11:34:04 +03:00
os Fixed NGX_TID_T_FMT format specification for uint64_t. 2018-07-22 04:03:40 +03:00
stream Stream ssl_preread: added SSLv2 Client Hello support. 2018-07-18 18:51:25 +03:00