You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2020/01/27 15:23:08 UTC

svn commit: r1873220 - /httpd/httpd/branches/2.4.x/STATUS

Author: jorton
Date: Mon Jan 27 15:23:07 2020
New Revision: 1873220

URL: http://svn.apache.org/viewvc?rev=1873220&view=rev
Log:
Propose PR 64096 fix. [skip ci]

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1873220&r1=1873219&r2=1873220&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Jan 27 15:23:07 2020
@@ -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 ]