You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2020/02/27 12:39:21 UTC

svn propchange: r1874574 - svn:log

Author: ylavic
Revision: 1874574
Modified property: svn:log

Modified: svn:log at Thu Feb 27 12:39:21 2020
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Thu Feb 27 12:39:21 2020
@@ -2,3 +2,5 @@ mod_ssl: Fix memory leak of OCSP staplin
 
 The OCSP_RESPONSE is either ignored or serialized (i2d_OCSP_RESPONSE) in the
 TLS response/handshake extension, so it must be freed.
+
+[Reverted by r1874575]