mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-12 04:25:08 -05:00
b7a6dbd973
Configure the CharsetDecoder to throw an exception if malformed input is encountered. Not doing this can cause an endless loop that allocates memory until the application dies with an OutOfMemory error. Until we have support for both a folder display name and a raw folder name we simply ignore folders with names that aren't correctly encoded with the modified UTF-7 variant. Fixes issue 3268 Credits: Bernhard Redl (aatdark) analysed the problem and wrote the initial version of the fix. |
||
---|---|---|
.. | ||
fsck/k9 |