mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-09 03:00:07 -04:00
cppchecker
This commit is contained in:
@@ -4376,8 +4376,7 @@ static int CmdHF14AMfCLoad(const char *Cmd) {
|
||||
}
|
||||
|
||||
if (res) {
|
||||
if (data)
|
||||
free(data);
|
||||
free(data);
|
||||
return PM3_EFILE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user