aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-13 07:25:19 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-13 07:25:19 +0000
commitb826872206f83b70591ae8f445e7f531b2d5ef58 (patch)
tree716a46c99b3b9f9b91ae6e9f9c514386902636df /ChangeLog
parentc9865e35f9eaca97abb9369c888535cf007838b4 (diff)
procmime.c: add more error checking.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1157 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25be8c88..71b4031e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* libsylph/utils.c
libsylph/procmime.c: fflush() stream before rewind() to ensure
error checking.
+ procmime_get_part_fp(): check the return value of
+ procmime_decode_content().
2006-09-13