1) correct checks of size of entry's data: entry->size contains real size of entry...
authorJan Patera <patera@pictview.com>
Fri, 11 May 2007 06:22:44 +0000 (08:22 +0200)
committerJan Patera <patera@pictview.com>
Fri, 11 May 2007 06:22:44 +0000 (08:22 +0200)
commit13fe34e1ead2c1552c236708ce8bc45a679e8bde
treef1affabe8e34b8dd8b09c2786c4f32d803703123
parent1af167b7f33f7226e1aca2aad3686cfd71fd186b
1) correct checks of size of entry's data: entry->size contains real size of entry->data,
  e.g. 0 if entry->data is NULL
2) don't return title when asked for description
3) return empty string instead of NULL when asked for description
libexif/olympus/exif-mnote-data-olympus.c
libexif/olympus/mnote-olympus-entry.c
libexif/olympus/mnote-olympus-tag.c