[Digikam-devel] [Bug 299886] ShowFoto crash while saving PNG
Kevin Kofler
kevin.kofler at chello.at
Tue May 15 18:20:09 BST 2012
https://bugs.kde.org/show_bug.cgi?id=299886
--- Comment #25 from Kevin Kofler <kevin.kofler at chello.at> ---
So, the profile ID is an MD5, it also says "7.2.18 Profile ID field (Bytes 84
to 99)". This means you need to allocate a cmsUInt8Number[16], which is also
what e.g. http://mail.gnome.org/archives/commits-list/2011-April/msg04234.html
does. (And the Valgrind log also says that, because the write at byte 12 is of
size 4, and there are no further offending writes.)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list