diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-13 07:30:17 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2006-09-13 07:30:17 +0000 |
commit | 089d0f37d1a353d7b03dbd12e3f257c910e5a627 (patch) | |
tree | b307559daaace855cf608be50c93959e2588a313 /ChangeLog | |
parent | b826872206f83b70591ae8f445e7f531b2d5ef58 (diff) |
avoid uninitialized value.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1158 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ error checking. procmime_get_part_fp(): check the return value of procmime_decode_content(). + * libsylph/procmsg.c: procmsg_open_data_file(): avoid uninitialized + value. 2006-09-13 |