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

fix multibyte handling in imap literals and address splitting, improve unit tests #1230

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

kroky
Copy link
Member

@kroky kroky commented Sep 9, 2024

fix imap::read_literal to work on 7-bit bytes rather than multibyte strings, fix imap unit tests and add tests for recent bugs: accidentally reading next lines of literals and not splitting addresses correctly

…trings, fix imap unit tests and add tests for recent bugs: accidentally reading next lines of literals and not splitting addresses correctly
@kroky
Copy link
Member Author

kroky commented Sep 9, 2024

Supersedes: #1217

@kroky kroky merged commit a5f8215 into master Sep 9, 2024
6 checks passed
@kroky kroky deleted the bugfix/multibyte-imap branch September 9, 2024 13:14
@indridieinarsson
Copy link
Contributor

Worth mentioning that this PR should also fix issue #1119

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.

2 participants