Added free for message itself
Signed-off-by: Tyrolyean <tyrolyean@tyrolyean.net>
This commit is contained in:
parent
a9f30b9ff0
commit
da6b92de07
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ int remove_mail(struct email_t* mail){
|
|||
|
||||
|
||||
free_submails(mail);
|
||||
|
||||
free(mail);
|
||||
return 0;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue