fix coverity 286660 logically dead code
This commit is contained in:
@@ -3988,9 +3988,6 @@ static int CmdHF14aDesChk(const char *Cmd) {
|
|||||||
if (endFilePosition)
|
if (endFilePosition)
|
||||||
PrintAndLogEx(SUCCESS, "First part of k3kdes dictionary successfully loaded.");
|
PrintAndLogEx(SUCCESS, "First part of k3kdes dictionary successfully loaded.");
|
||||||
endFilePosition = 0;
|
endFilePosition = 0;
|
||||||
|
|
||||||
if (endFilePosition)
|
|
||||||
PrintAndLogEx(SUCCESS, "First part of dictionary successfully loaded.");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (aeskeyListLen == 0) {
|
if (aeskeyListLen == 0) {
|
||||||
|
|||||||
Reference in New Issue
Block a user