Update of /cvsroot/libexif/libexif
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv28701
Modified Files:
ChangeLog
Log Message:
2007-12-14 Lutz Mueller <lu...@us...>
Bug pointed out by Meder Kydyraliev, Google Security Team:
* libexif/exif-data.c: (exif_data_load_data_thumbnail) Ignore bugus
data.
Index: ChangeLog
===================================================================
RCS file: /cvsroot/libexif/libexif/ChangeLog,v
retrieving revision 1.257
retrieving revision 1.258
diff -u -p -d -r1.257 -r1.258
--- ChangeLog 14 Dec 2007 20:06:32 -0000 1.257
+++ ChangeLog 14 Dec 2007 20:32:34 -0000 1.258
@@ -1,5 +1,12 @@
2007-12-14 Lutz Mueller <lu...@us...>
+ Bug pointed out by Meder Kydyraliev, Google Security Team:
+
+ * libexif/exif-data.c: (exif_data_load_data_thumbnail) Ignore bugus
+ data.
+
+2007-12-14 Lutz Mueller <lu...@us...>
+
* README: Point users to some tools needed to build libexif.
* configure.ac: It looks like po/Makefile.in is already registered
with AC_CONFIG_FILES (whatever this means).
|