aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-11-27 08:38:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2013-11-27 08:38:01 +0000
commitf8044f6042e2bfa9166f6d3684ec7abe70502f48 (patch)
tree93782ed6157d37d3087044fc0af31ebe518088b2 /ChangeLog
parent69bcdd242aa2f60c727a477139f38036eab50e47 (diff)
src/main.c: check the return value of fd_gets().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3303 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4f297da..fa1041c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2013-11-27
+ * src/main.c: check the return value of fd_gets().
+
+2013-11-27
+
* libsylph/html.c: html_unescape_str(): strictly check for utf8 length.
2013-11-27