Closed kroky closed 2 months ago
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
Supersedes: https://github.com/cypht-org/cypht/pull/1217
Worth mentioning that this PR should also fix issue #1119
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