mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-07 11:01:53 +00:00
350888
This commit is contained in:
@@ -5205,6 +5205,7 @@ static int CmdHF14ADesChKeySettings(const char *Cmd) {
|
||||
return PM3_ESOFT;
|
||||
if (res == 2) {
|
||||
PrintAndLogEx(ERR, "Key settings must have 1 byte length");
|
||||
CLIParserFree(ctx);
|
||||
return PM3_EINVARG;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user