acne/Mail: fix double-free (Bterm() in mesgshow())
This commit is contained in:
parent
2833aecc68
commit
251c3cfd61
1 changed files with 0 additions and 1 deletions
|
@ -283,7 +283,6 @@ compose(char *to, Mesg *r, int all)
|
|||
break;
|
||||
Bterm(rfd);
|
||||
}
|
||||
Bterm(wfd);
|
||||
}
|
||||
Bterm(wfd);
|
||||
fprint(c->addr, "$");
|
||||
|
|
Loading…
Reference in a new issue