From: Lutz M?l. <lu...@us...> - 2003-12-07 23:26:08
|
Update of /cvsroot/libexif/libexif In directory sc8-pr-cvs1:/tmp/cvs-serv14173 Modified Files: ChangeLog Log Message: 2003-12-08 Lutz Mueller <lu...@us...> Suggestion by Jan Patera <pa...@pi...>: * libexif/exif-entry.c: Do not read beyond e->size. Index: ChangeLog =================================================================== RCS file: /cvsroot/libexif/libexif/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -d -r1.89 -r1.90 --- ChangeLog 1 Dec 2003 18:27:49 -0000 1.89 +++ ChangeLog 7 Dec 2003 23:26:05 -0000 1.90 @@ -1,3 +1,9 @@ +2003-12-08 Lutz Mueller <lu...@us...> + + Suggestion by Jan Patera <pa...@pi...>: + + * libexif/exif-entry.c: Do not read beyond e->size. + 2003-12-01 Lutz Mueller <lu...@us...> * libexif/olympus/mnote-olympus-entry.c: Now that EXIF_FORMAT_SSHORT |