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

--- Comment #4 from jfclere <[email protected]> ---
The problem is OCSP_parse_url() we have forgotten:
    OPENSSL_free(hostname);
    OPENSSL_free(c_port);
    OPENSSL_free(path);
I will commit the fix tomorrow, testing it now.

-- 
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