Revision 831705
Go back to digest for 20th July 2008Bug Fixes in Multimedia
Michael Pyne committed changes in /trunk/KDE/kdemultimedia/juk:
Be more careful in the event of a encrypted APIC frame (or compressed with no zlib in TagLib).
Code was put in to check for this earlier but was incomplete as although the pointer was correct it was still blindly dereferenced.
In addition add QImage header to coverinfo.h (was included indirectly before).
Neither of these need backported based on the rarity of encrypted/uncompressed picture frames but I'll probably backport the potential crash fix just in case.
File Changes
Modified 2 files
- /trunk/KDE/kdemultimedia/juk
- /coverinfo.cpp
- /coverinfo.h
2 files changed in total