summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-11-17 19:56:28 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-11-17 19:56:28 +0000
commit870d5f2511fa58c19f9464e62d8972022f5953b1 (patch)
tree9904efd2d5c83304791186524491b8bdb6c60632 /ChangeLog
parentf9d3f5dd415b48d6f7a8092737add02c98f3a0b6 (diff)
downloadlibgpod-870d5f2511fa58c19f9464e62d8972022f5953b1.tar.gz
libgpod-870d5f2511fa58c19f9464e62d8972022f5953b1.tar.xz
libgpod-870d5f2511fa58c19f9464e62d8972022f5953b1.zip
Stricter sanity check
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2152 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87030b8..452ae87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2008-11-17 Christophe Fergeau <teuf@gnome.org>
+ * src/ithumb-writer.c: stricter sanity check
+
+2008-11-17 Christophe Fergeau <teuf@gnome.org>
+
* src/ithumb-writer.c: add checks for int overflows on malloc args
2008-11-14 Todd Zullinger <tmzullinger at users.sourceforge.net>