aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-11-27 07:06:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-11-27 07:06:18 +0000
commit6d46ef5c157b87f6a44e009b4fc7f60078ecce59 (patch)
tree29c488db9daf4fb7d26d8e56c69e6f5cc6b9b246 /ChangeLog
parentf6ae755743b4ca15509098a5374e93f7450770e4 (diff)
fixed fp and memory leaks.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3300 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4964916b..fd1f9f42 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2013-11-27
+
+ * src/template.c: template_load(): fixed fp leak on error.
+ * plugin/attachment_tool/attachment_tool.c: remove_attachment():
+ fixed fp leak on error.
+ * libsylph/procmsg.c: procmsg_concat_partial_messages(): fixed fp
+ leaks on error.
+ * libsylph/procmime.c: procmime_parse_mailcap(): fixed fp leak.
+ * src/jpilot.c: jpilot_read_db_files(): fixed fp leak and memory leaks.
+
2013-11-26
* src/headerview.c: headerview_show_xface(): make sure xface is nul