Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.0
-
1
Description
In process::network::openssl::verify(), when the SSL hostname validation scheme is set to "openssl", the function can return without freeing an X509 object, leading to a memory leak.