comparison docs/GNUmakefile @ 6870:0a08a8babf53

Stream: fixed handling of non-ssl sessions. A missing check could cause ngx_stream_ssl_handler() to be applied to a non-ssl session, which resulted in a null pointer dereference if ssl_verify_client is enabled. The bug had appeared in 1.11.8 (41cb1b64561d).
author Vladimir Homutov <vl@nginx.com>
date Thu, 19 Jan 2017 16:17:05 +0300
parents f303f3e43f7b
children 1bc938b270dc
comparison
equal deleted inserted replaced
6869:b2915d99ee8d 6870:0a08a8babf53