From 9bb800a49acaef0dc19916e5ae00c941292d2515 Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 6 Nov 2006 06:23:04 +0000 Subject: fixed a crash when printing a message with empty Subject, From, and To. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1266 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 87df7ff3..137e6030 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-11-06 + + * libsylph/procmsg.c: procmsg_print_message(): fixed a crash when + printing a message with empty Subject, From, and To (thanks to + Jonathan Woithe). + * libsylph/codeconv.c: + conv_convert() + conv_codeset_strdup_full() + conv_iconv_strdup_with_cd(): return NULL if input string is NULL + (fixes crashes with NULL strings). + 2006-11-02 * libsylph/folder.[ch] -- cgit v1.2.3