Skip to content

Commit

Permalink
Bug #499976, CAC cards can be incorrectly identified as a Coolkey.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmagne committed Dec 9, 2009
1 parent d176dad commit 002b20d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/coolkey/slot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -688,6 +688,7 @@ Slot::connectToToken()
* unfriendly */
isVersion1Key = 0;
needLogin = 1;
mCoolkey = 0;

return;
}
Expand Down

0 comments on commit 002b20d

Please sign in to comment.