Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[7877] Fix uuencoding attachment processing #7904

Merged
merged 2 commits into from
Sep 15, 2023

Conversation

gbp
Copy link
Member

@gbp gbp commented Sep 15, 2023

Relevant issue(s)

Fixes #7877

What does this do?

Missed issue with #7900 when attachments contain different line endings.

- Correct spelling
- Remove unneeded call to #rstrip
When attachment has different line endings we should be calling the
calculate_hexdigest helper method.
@gbp gbp merged commit 30b6248 into develop Sep 15, 2023
5 checks passed
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.

Broken attachment masking - attachments encoded as uuencoded
1 participant