Files
U2FDevice/U2F_Authenticate_APDU.cpp
Michael Kuc 89b4b7d949 Additional error handling for rarer states.
Ensure std::map::at is not blindly applied without checking that the key
actually exists.

Fixes crashes where u2f client on PC/browser expects channel open, but
service has been restarted.
2019-09-10 17:22:52 +01:00

3.9 KiB