[pkg-opensc-commit] [pkcs11-helper] 222/253: openssl: remove unused code

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository pkcs11-helper.

commit dc9b6adca35a1aad4ccdfee4702fef70825b4de8
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Mon Sep 23 00:40:53 2013 +0300

    openssl: remove unused code
    
    Signed-off-by: Alon Bar-Lev <alon.barlev at gmail.com>
---
 lib/pkcs11h-openssl.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/pkcs11h-openssl.c b/lib/pkcs11h-openssl.c
index d37713a..fa941a9 100644
--- a/lib/pkcs11h-openssl.c
+++ b/lib/pkcs11h-openssl.c
@@ -444,7 +444,6 @@ pkcs11h_openssl_createSession (
 			sizeof (struct pkcs11h_openssl_session_s)) != CKR_OK
 	) {
 		_PKCS11H_LOG (PKCS11H_LOG_WARN, "PKCS#11: Cannot allocate memory");
-		ok = FALSE;
 		goto cleanup;
 	}
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/pkcs11-helper.git



More information about the pkg-opensc-commit mailing list