mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
cov 354477
This commit is contained in:
parent
7b79bd375f
commit
6388384393
1 changed files with 1 additions and 0 deletions
|
@ -2316,6 +2316,7 @@ static int CmdHF14ADesSelectApp(const char *Cmd) {
|
|||
bool idsoidpresent = (res == 1);
|
||||
if (res == 2) {
|
||||
PrintAndLogEx(ERR, "ISO ID for EF or DF must have 2 bytes length");
|
||||
CLIParserFree(ctx);
|
||||
return PM3_EINVARG;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue