New commits:
commit f769078c008ed3a6cec438a11417110d9599c791
Author: Andrew Cagney <[email protected]>
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().

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to