Commit 8ef4457c authored by Jan Kaluža's avatar Jan Kaluža
Browse files

Propose r1720129

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1720150 13f79535-47bb-0310-9956-ffa450edef68
parent 0e026c12
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -169,6 +169,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/r1719967
     +1: ylavic

  *) 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.
     trunk patch: http://svn.apache.org/r1720129
     2.4.x patch: http://jkaluza.fedorapeople.org/httpd-2.4.x-dhparams-free.patch
     +1: jkaluza

PATCHES/ISSUES THAT ARE BEING WORKED