mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
coverity fix CID 319217
This commit is contained in:
parent
967cab7b58
commit
831f664a4c
1 changed files with 1 additions and 0 deletions
|
@ -2366,6 +2366,7 @@ static int CmdT55xxRestore(const char *Cmd) {
|
|||
|
||||
//sanity checks of file processing
|
||||
if (res != PM3_SUCCESS) {
|
||||
free(dump);
|
||||
return res;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue