mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-03 13:14:09 +00:00
fix coverity 265059
This commit is contained in:
@@ -2659,6 +2659,7 @@ static int CmdHF14AMfAutoPWN(const char *Cmd) {
|
||||
|
||||
int ret = mfLoadKeys(&keyBlock, &key_cnt, in_keys, in_keys_len, filename, fnlen);
|
||||
if (ret != PM3_SUCCESS) {
|
||||
free(e_sector);
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user