From: Eric Covener Date: Wed, 13 Jul 2016 12:49:24 +0000 (+0000) Subject: PR59844 fix X-Git-Tag: 2.4.24~374 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8cfc66510f9094ea96857260ceb4ae9f9319915;p=thirdparty%2Fapache%2Fhttpd.git PR59844 fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1752417 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 41c924c35ed..95a6ad1b79b 100644 --- a/STATUS +++ b/STATUS @@ -188,6 +188,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: trunk works +1 elukey + *) mod_include: PR59844 mod_include returns stack-allocated ap_expr_info_t. + trunk patch: http://svn.apache.org/r1752415 + 2.4.x patch: trunk works + +1 covener + PATCHES/ISSUES THAT ARE BEING WORKED