From: Joe Orton Date: Mon, 27 Jan 2020 15:23:07 +0000 (+0000) Subject: Propose PR 64096 fix. [skip ci] X-Git-Tag: 2.4.42~142 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e698e1d9e3211c7ac04ac4450b9b2d0c6f36229c;p=thirdparty%2Fapache%2Fhttpd.git Propose PR 64096 fix. [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1873220 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index e1d05c47444..7d6479d7f6a 100644 --- a/STATUS +++ b/STATUS @@ -243,6 +243,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.4.x patch: http://people.apache.org/~jorton/httpd-2.4.x-mod_systemd.patch +1: jorton, jim + * mod_cgi, mod_cgid: Fix a memory leak when discarding script output + after various error conditions. PR 64096 + trunk patch: https://svn.apache.org/r1867970 + 2.4.x patch: https://github.com/apache/httpd/commit/ed258a2133bc48ee90b027eead13e2d28d03c66a.patch + Test results: https://travis-ci.org/apache/httpd/builds/642414361 + +1: jorton, + PATCHES/ISSUES THAT ARE BEING WORKED [ New entries should be added at the START of the list ]