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

Christophe JAILLET <[email protected]> changed:

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

--- Comment #1 from Christophe JAILLET <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to