free hdr->cmd
This commit is contained in:
parent
1bdf170864
commit
1c8159def5
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ uncrackhdr(Fhdr *hdr)
|
|||
{
|
||||
close(hdr->fd);
|
||||
_delhdr(hdr);
|
||||
free(hdr->cmd);
|
||||
free(hdr);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue