From e558fe1a0917b76074c7844959748d42c21d5894 Mon Sep 17 00:00:00 2001 From: jmagne Date: Wed, 9 Dec 2009 01:55:15 +0000 Subject: Bug #499976, CAC cards can be incorrectly identified as a Coolkey. git-svn-id: http://svn.fedorahosted.org/svn/coolkey/trunk@84 fba4d07e-fe0f-4d7f-8147-e0026e666dc0 --- src/coolkey/slot.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/coolkey/slot.cpp b/src/coolkey/slot.cpp index b360f02..c9645bf 100644 --- a/src/coolkey/slot.cpp +++ b/src/coolkey/slot.cpp @@ -688,6 +688,7 @@ Slot::connectToToken() * unfriendly */ isVersion1Key = 0; needLogin = 1; + mCoolkey = 0; return; } -- cgit v1.2.3