Skip to content

JAMES-3477 Mail::duplicate did lead to file leak in various places - #668

Merged
chibenwa merged 3 commits into
apache:masterfrom
chibenwa:JAMES-3477-leak
Sep 28, 2021
Merged

JAMES-3477 Mail::duplicate did lead to file leak in various places#668
chibenwa merged 3 commits into
apache:masterfrom
chibenwa:JAMES-3477-leak

Conversation

@chibenwa

Copy link
Copy Markdown
Contributor

Large mails exceeding 100K would be stored on disk and not reclaimed...

@chibenwa chibenwa self-assigned this Sep 22, 2021
Large mails exceeding 100K would be stored on disk and not reclaimed...
This was the root cause of the file leak:

MailImpl::setMessage was doing a defensive cleanup...
@chibenwa
chibenwa merged commit 465e129 into apache:master Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants