crypt32: Don't call CertFreeCertificateContext in CertDeleteCertificateContext, leave...
commitfe9e23998ac79239a1f89f22c9aa3295985ff55d
authorJacek Caban <jacek@codeweavers.com>
Mon, 14 Oct 2013 12:46:27 +0000 (14 14:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Oct 2013 15:26:14 +0000 (14 17:26 +0200)
tree0977d10037043e92cb877e1587c7e96d749a3ac3
parent52b2add3957aeee0576a15c422bf5a4daa6d1aee
crypt32: Don't call CertFreeCertificateContext in CertDeleteCertificateContext, leave it to store-specific functions.
dlls/crypt32/collectionstore.c
dlls/crypt32/store.c