Bug #615
Setting the Exif makernote tag aborts if type is not "undefined" (digiKam bug 182738)
Start date:
02 Feb 2009
Due date:
% Done:
100%
Estimated time:
Description
ahuggel@mowgli> ./exiv2 -M'set Exif.Photo.MakerNote Short 1 2 3' exiv2-empty.jpg
exiv2: tiffcomposite.cpp:697: virtual uint32_t Exiv2::Internal::TiffMnEntry::doCount() const: Assertion `tiffType() == ttUndefined' failed.
Aborted
Reported by Daniel as digiKam bug 182738: http://bugs.kde.org/show_bug.cgi?id=182738
Associated revisions
History
Updated by Andreas Huggel almost 13 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Fixed count of makernote tag. Fixes bug #615.