[389-commits] coolkey/src/coolkey slot.cpp,1.11.2.1,1.11.2.2

Jack Magne jmagne at fedoraproject.org
Wed Dec 9 01:47:56 UTC 2009


Author: jmagne

Update of /cvs/dirsec/coolkey/src/coolkey
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv23537

Modified Files:
      Tag: PKI_8_0_RTM_BRANCH
	slot.cpp 
Log Message:
Bug #499976, CAC cards can be incorrectly identified as a Coolkey.


Index: slot.cpp
===================================================================
RCS file: /cvs/dirsec/coolkey/src/coolkey/slot.cpp,v
retrieving revision 1.11.2.1
retrieving revision 1.11.2.2
diff -u -r1.11.2.1 -r1.11.2.2
--- slot.cpp	2 Oct 2009 01:42:37 -0000	1.11.2.1
+++ slot.cpp	9 Dec 2009 01:47:53 -0000	1.11.2.2
@@ -688,6 +688,7 @@
          * unfriendly */
 	isVersion1Key = 0;
 	needLogin = 1;
+        mCoolkey = 0;
 
 	return;
     }




More information about the Fedora-directory-commits mailing list