[pkg-opensc-commit] [engine-pkcs11] 18/152: Patch by Douglas E. Engert to allow engine_pkcs11 to work with heimdal PKINIT code.
Eric Dorland
eric at moszumanska.debian.org
Mon Oct 19 03:11:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository engine-pkcs11.
commit 01b65aa506577caab24b0a6238d691360114cce5
Author: Andreas Jellinghaus <andreas at ionisiert.de>
Date: Fri Oct 21 22:33:54 2005 +0000
Patch by Douglas E. Engert to allow engine_pkcs11 to
work with heimdal PKINIT code.
---
src/engine_pkcs11.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/engine_pkcs11.c b/src/engine_pkcs11.c
index f63e1f7..b62dd77 100644
--- a/src/engine_pkcs11.c
+++ b/src/engine_pkcs11.c
@@ -370,7 +370,6 @@ X509 *pkcs11_load_cert(ENGINE * e, const char *s_slot_cert_id)
x509 = X509_dup(selected_cert->x509);
- PKCS11_release_all_slots(ctx, slot_list, count);
return x509;
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/engine-pkcs11.git
More information about the pkg-opensc-commit
mailing list