diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-08-23 01:27:21 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2007-08-23 01:27:21 +0000 |
commit | 1af4d68a52c15c008b3e9d50d21348d509dd0c26 (patch) | |
tree | 58b3807de94b5d6545255f121e22869ae63cd015 /ChangeLog | |
parent | 08b6c427a1c7f206927d66a49bb5860287c9b672 (diff) |
fixed format string vulnerability.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1880 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-08-23 + + * src/inc.c: inc_put_error(): fixed format string vulnerability + (thanks to Ulf Harnhammar, Secunia Research). + 2007-07-20 * version 2.4.4 |