diff options
author | NotZed <NotZed@HelixCode.com> | 2000-05-03 12:20:26 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2000-05-03 12:20:26 +0800 |
commit | ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1 (patch) | |
tree | ac2ac318eb64cdc83c97d690ca9f737e5e2e2b66 /camel/camel-mime-parser.c | |
parent | af1a6bcf6a053de4ece5a4ea4345699bc296e3ad (diff) | |
download | gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.tar gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.tar.gz gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.tar.bz2 gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.tar.lz gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.tar.xz gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.tar.zst gsoc2013-evolution-ff8bc3108abda5bcb07fb5417d8dac5bdbd39fa1.zip |
If the iconv handle is -1, then dont try and convert (crashes
2000-05-03 NotZed <NotZed@HelixCode.com>
* camel-mime-utils.c (rfc2047_decode_word): If the iconv handle is
-1, then dont try and convert (crashes unicode_iconv?).
(rfc2047_decode_word): Use alloca for variables instead of
g_malloc - by the rfc they should always be short.
(rfc2047_decode_word): If we can't do the charset conversion, undo
the quoted-printable/base64 at least? Should probably convert
unknown characters to the utf-8 unknown character.
svn path=/trunk/; revision=2774
Diffstat (limited to 'camel/camel-mime-parser.c')
0 files changed, 0 insertions, 0 deletions