https://issues.apache.org/bugzilla/show_bug.cgi?id=46393

Dan Poirier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk

--- Comment #1 from Dan Poirier <[email protected]> 2009-09-23 11:57:44 PDT ---
Reproduced on trunk.  Interestingly, I could not reproduce with a local server
and a self-signed certificate, but using the URL from the original Debian bug
report did trigger the seg fault.

Applied the fix, the seg fault went away.  Verified the doc for
SSL_get_peer_cert_chain does say the reference count is not incremented,
implying we must not free it.

Fix applied to trunk, r818204

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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