From: Nick Kew Date: Sat, 18 Jul 2009 23:30:15 +0000 (+0000) Subject: Propose backporting mod_include fix X-Git-Tag: 2.2.12~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41d3e0479b9d6c0b34d02a6b46a4f7c69f19275d;p=thirdparty%2Fapache%2Fhttpd.git Propose backporting mod_include fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@795448 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1541275cc2f..37a1c39249e 100644 --- a/STATUS +++ b/STATUS @@ -130,6 +130,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~fuankg/diffs/gen_test_char.c.diff +1: fuankg + * mod_include: fix potential segfault in get_include_var + http://markmail.org/message/jlc7t5edsjujbe37 + Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795445 + http://svn.apache.org/viewvc?view=rev&revision=795446 + 2.2.x patch: http://people.apache.org/~niq/patches/mod_include_get_include_var.patch + +1: niq + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre