mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-22 06:13:51 -07:00
fix coverity 286660 logically dead code
This commit is contained in:
parent
3c44ef39f7
commit
4e2d1e66ab
1 changed files with 0 additions and 3 deletions
|
@ -3988,9 +3988,6 @@ static int CmdHF14aDesChk(const char *Cmd) {
|
|||
if (endFilePosition)
|
||||
PrintAndLogEx(SUCCESS, "First part of k3kdes dictionary successfully loaded.");
|
||||
endFilePosition = 0;
|
||||
|
||||
if (endFilePosition)
|
||||
PrintAndLogEx(SUCCESS, "First part of dictionary successfully loaded.");
|
||||
}
|
||||
|
||||
if (aeskeyListLen == 0) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue