From: Jeff Trawick Date: Fri, 18 Mar 2016 16:14:39 +0000 (+0000) Subject: Summary: vote/promote possible memory leak on restart for custom [EC]DH params X-Git-Tag: 2.4.19~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e0757b5c9b5288ae7ee672bd363a0f77963c126;p=thirdparty%2Fapache%2Fhttpd.git Summary: vote/promote possible memory leak on restart for custom [EC]DH params git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735634 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 44ca078bf77..75fc4e5a9d8 100644 --- a/STATUS +++ b/STATUS @@ -117,9 +117,6 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK: 2.4.x patch: https://eissing.org/expr_http2_2.4.patch +1: icing, ylavic, trawick -PATCHES PROPOSED TO BACKPORT FROM TRUNK: - [ New proposals should be added at the end of the list ] - *) mod_ssl: Free dhparams when getting DH params. This fixes issue when SSLCryptoDevice does not get unregistered because of non-zero refcount during the mod_ssl unload happening on httpd startup. @@ -128,10 +125,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/r1733088 http://svn.apache.org/r1733089 2.4.x patch: http://home.apache.org/~ylavic/patches/httpd-2.4.x-dh_leaks.patch - +1: ylavic, icing + +1: ylavic, icing, trawick rpluem says: Can we get an updated 2.4.x proposal that includes r1723295? ylavic: r1723295 + CHANGES entry now included => votes reset +PATCHES PROPOSED TO BACKPORT FROM TRUNK: + [ New proposals should be added at the end of the list ] + *) mod_proxy_hcheck: Dynamic reverse proxy backend health check module Trunk version of patch: Backport version for 2.4.x of patch: