diff options
author | Jan Engelhardt <[email protected]> | 2024-05-21 13:45:29 +0000 |
---|---|---|
committer | GitHub <[email protected]> | 2024-05-21 13:45:29 +0000 |
commit | 97d15b8cd77998f37c279a023aa9f07def956e60 (patch) | |
tree | a59028d321a5ecbdf3ee59887810bd1feb1f4ca3 /tests/parser/wordEncoderTest.cpp | |
parent | Resolve compiler warnings (#302) (diff) | |
download | vmime-97d15b8cd77998f37c279a023aa9f07def956e60.tar.gz vmime-97d15b8cd77998f37c279a023aa9f07def956e60.zip |
vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F (#303)
* vmime: avoid changing SEVEN_BIT when encoding::decideImpl sees U+007F
Do not switch to QP/B64 when encountering U+007F.
U+007F is part of ASCII just as much as U+0001 is.
---------
Co-authored-by: Vincent Richard <[email protected]>
Diffstat (limited to 'tests/parser/wordEncoderTest.cpp')
0 files changed, 0 insertions, 0 deletions