cURL / Mailing Lists / curl-library / Single Mail

curl-library

[PATCH] Correct refcount issues when using client certs in NSS

From: Claes Jakobsson <claes_at_versed.se>
Date: Sat, 30 May 2009 11:16:39 +0200

Hi,

The attached patch fixes a segmentation fault when using client
certificates in NSS. As we keep the client cert around in connssl
structure we must increase the refcount on the cert when returning
from the SSLGetClientAuthData callback.

Patch is against CVS version.

Cheers,
Claes

Received on 2009-05-30