]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix crash in util_fcgi.c
authorEric Covener <covener@apache.org>
Wed, 21 Dec 2016 16:19:26 +0000 (16:19 +0000)
committerEric Covener <covener@apache.org>
Wed, 21 Dec 2016 16:19:26 +0000 (16:19 +0000)
commitb9822a70a1d1b46a12084ea0eccac876c628ea84
tree6e1da2127df62621419c58120b81ef83d0f62005
parent1db2f476c567aa7fb19abed86cb80f5ec9d5f1ed
fix crash in util_fcgi.c

 *) mod_proxy_fcgi, mod_fcgid: Fix crashes in ap_fcgi_encoded_env_len() when
    modules add empty environment variables to the request. PR60275.
    [<alex2grad AT gmail.com>]

Submitted By: <alex2grad AT gmail.com>]
Committed By: covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1775487 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/util_fcgi.c