]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_ssl: fix ctx passed to ssl_io_filter_error()
authorEric Covener <covener@apache.org>
Fri, 26 May 2017 21:09:32 +0000 (21:09 +0000)
committerEric Covener <covener@apache.org>
Fri, 26 May 2017 21:09:32 +0000 (21:09 +0000)
commit11250ebd61ba9173b172ab253f5634ba19fad205
treea655dbbdc8f90e9453454d14b19adf748b58c6c2
parent75f6998b64d9812eb22eb034a7f1f13e01a19f6b
mod_ssl: fix ctx passed to ssl_io_filter_error()

Consistently pass the expected bio_filter_in_ctx_t
to ssl_io_filter_error().

Submitted By: Yann Ylavic
CVEID: CVE-2017-3169

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796343 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/ssl/ssl_engine_io.c