2008-02-16 Lutz Mueller <lutz@users.sourceforge.net>
authorLutz Mueller <lutz.s.mueller@gmail.com>
Sat, 16 Feb 2008 19:11:41 +0000 (20:11 +0100)
committerLutz Mueller <lutz.s.mueller@gmail.com>
Sat, 16 Feb 2008 19:11:41 +0000 (20:11 +0100)
commitd28ca2902a4a46263e94029ccee06d32422c1268
tree3f4bb6e98090e264af88d1ca5d44bd334f8a620c
parentac098b47d168fda3aac927f1930b82a2b60aa15e
2008-02-16  Lutz Mueller <lutz@users.sourceforge.net>

Jan Patera <patera@pictview.com> spotted a problem with my last fix
for #1774591:

* libexif/exif-content.c: (exif_content_remove_entry) Recover
correctly in case of error by remembering the original size of the
realloc'ed data.
* libexif/exif-data.c: (exif_data_save_data_entry),
(exif_data_save_data_content) Same here.
* libexif/canon/exif-mnote-data-canon.c:
(exif_mnote_data_canon_save), (exif_mnote_data_canon_load) Same here.
        * libexif/fuji/exif-mnote-data-fuji.c:
        (exif_mnote_data_fuji_save), (exif_mnote_data_fuji_load) Same here.
        * libexif/olympus/exif-mnote-data-olympus.c:
        (exif_mnote_data_olympus_save) Same here.
ChangeLog
libexif/canon/exif-mnote-data-canon.c
libexif/exif-content.c
libexif/exif-data.c
libexif/fuji/exif-mnote-data-fuji.c
libexif/olympus/exif-mnote-data-olympus.c