[389-commits] coolkey/src/coolkey slot.cpp,1.12,1.13

Jack Magne jmagne at fedoraproject.org
Wed Dec 9 01:55:17 UTC 2009


Author: jmagne

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

Modified Files:
	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.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- slot.cpp	16 Sep 2009 23:56:40 -0000	1.12
+++ slot.cpp	9 Dec 2009 01:55:15 -0000	1.13
@@ -688,6 +688,7 @@
          * unfriendly */
 	isVersion1Key = 0;
 	needLogin = 1;
+        mCoolkey = 0;
 
 	return;
     }




More information about the Fedora-directory-commits mailing list