coverity fix CID 319217
This commit is contained in:
@@ -2366,6 +2366,7 @@ static int CmdT55xxRestore(const char *Cmd) {
|
|||||||
|
|
||||||
//sanity checks of file processing
|
//sanity checks of file processing
|
||||||
if (res != PM3_SUCCESS) {
|
if (res != PM3_SUCCESS) {
|
||||||
|
free(dump);
|
||||||
return res;
|
return res;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user