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);
|
close(hdr->fd);
|
||||||
_delhdr(hdr);
|
_delhdr(hdr);
|
||||||
|
free(hdr->cmd);
|
||||||
free(hdr);
|
free(hdr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue