The first fixes the leak in the creation of the message attachment, for the case of a 8-bit message when $allow_8bit is unset.
The second case is a leak when viewing the message in the compose menu. Kevin J. McCarthy (2): Fix memory leak when mime forwarding a message. Fix compose view message attachment memory leak. attach.c | 2 +- sendlib.c | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) -- 2.55.0
