[Swan-commit] Changes to ref refs/heads/master

Andrew Cagney cagney at vault.libreswan.fi
Wed Apr 27 14:54:41 UTC 2016


New commits:
commit f769078c008ed3a6cec438a11417110d9599c791
Author: Andrew Cagney <cagney at gnu.org>
Date:   Wed Apr 27 09:48:57 2016 -0400

    pluto: eliminate cert leak in load_nss_cert_secret()
    
    When the cert wasn't RSA, and when the cert's secret was found, the
    reference to the cert was being destroyed.
    
    Fixed by passing the cert (and not the nickname) into
    load_nss_cert_secret() and then making the callers responsible for
    destroying the cert.  This, in turn, allowed the elimination of two
    redundant calls to PK11_FindCertFromNickname().



More information about the Swan-commit mailing list