curl-library
Re: Fwd: Re: issues with pre-login to pkcs11 slots when using NSS
From: Kamil Dudka <kdudka_at_redhat.com>
Date: Wed, 15 Jul 2009 21:20:27 +0200
Received on 2009-07-15
Date: Wed, 15 Jul 2009 21:20:27 +0200
On Wednesday 15 of July 2009 20:50:18 Kamil Dudka wrote:
> No matter how long it takes, the code is now better. Thanks! Enclosed are
> both (incremental and merged) patches.
Now looking again at NSS_GetClientAuthData() code I spotted another terrible
bug in the patch. If the function fails, *pRetCert and *pRetKey are not set
at all.
Attaching yet another improvement of the patch.
Thanks all for being patient!
Kamil
- text/x-diff attachment: curl-cc.patch
- text/x-diff attachment: curl-cc-inc.patch