[pkg-opensc-commit] [pkcs11-helper] 119/253: Some more debug info

Eric Dorland eric at moszumanska.debian.org
Fri Jan 6 23:39:11 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 8957a5c173df1d0506a953d9d88fd097eaf0d479
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date:   Fri Jul 6 07:31:01 2007 +0000

    Some more debug info
---
 lib/pkcs11h-session.c | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/lib/pkcs11h-session.c b/lib/pkcs11h-session.c
index 502e776..6919d34 100644
--- a/lib/pkcs11h-session.c
+++ b/lib/pkcs11h-session.c
@@ -1070,6 +1070,12 @@ _pkcs11h_session_login (
 			rv = CKR_OK;
 
 		retry:
+			_PKCS11H_DEBUG (
+				PKCS11H_LOG_DEBUG2,
+				"PKCS#11: _pkcs11h_session_login C_Login rv=%lu-'%s'",
+				rv,
+				pkcs11h_getMessage (rv)
+			);
 
 			/*
 			 * Clean PIN buffer

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