https://bz.apache.org/bugzilla/show_bug.cgi?id=65760

Christophe JAILLET <christophe.jail...@wanadoo.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Christophe JAILLET <christophe.jail...@wanadoo.fr> ---
Hi,

thx for the report. This is fixed in trunk in r1896361.
This code is not part of 2.4.x, so no backport is needed.

Only the fclose() is needed. In this error handling path, cert is NULL, so
X509_free(cert) is not needed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to