]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
authorYann Ylavic <ylavic@apache.org>
Thu, 22 Dec 2016 23:30:05 +0000 (23:30 +0000)
committerYann Ylavic <ylavic@apache.org>
Thu, 22 Dec 2016 23:30:05 +0000 (23:30 +0000)
commit0674872c164c247407ed2c9a29cade1722168e09
treef4edcc3d90f9554bc8aacae990de03881bfe8705
parent423577d1f3ff7b1c0fd67aa44fefb706b00bfc72
mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
backend connection, happening with LogLevel trace2 or higher configured,
or at any log level with compilers not detected as C99 compliant (e.g.
MSVC on Windows).

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