free hdr->cmd
This commit is contained in:
parent
1bdf170864
commit
1c8159def5
@ -52,6 +52,7 @@ uncrackhdr(Fhdr *hdr)
|
||||
{
|
||||
close(hdr->fd);
|
||||
_delhdr(hdr);
|
||||
free(hdr->cmd);
|
||||
free(hdr);
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user