[pkg-opensc-commit] [pkcs11-helper] 188/253: Add cleanup lablel to logout

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:18 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 c657657bb1ffee5230be693e2f202e5b55501157
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Wed Feb 23 11:26:01 2011 +0000

    Add cleanup lablel to logout
---
 lib/pkcs11h-core.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/pkcs11h-core.c b/lib/pkcs11h-core.c
index 84871c3..aa21d9a 100644
--- a/lib/pkcs11h-core.c
+++ b/lib/pkcs11h-core.c
@@ -1099,6 +1099,8 @@ pkcs11h_logout (void) {
 		}
 	}
 
+cleanup:
+
 	_PKCS11H_DEBUG (
 		PKCS11H_LOG_DEBUG2,
 		"PKCS#11: pkcs11h_logout return rv=%lu-'%s'",

-- 
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