Bug 176159 - [patch] aiff files with uneven chunk sizes are misinterpreted by taglib
Summary: [patch] aiff files with uneven chunk sizes are misinterpreted by taglib
Status: RESOLVED FIXED
Alias: None
Product: taglib
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-26 18:57 UTC by Marc Halbruegge
Modified: 2009-07-28 21:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
check padding and adjust chunk size accordingly (2.63 KB, patch)
2008-11-26 19:00 UTC, Marc Halbruegge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Halbruegge 2008-11-26 18:57:54 UTC
Version:            (using Devel)
Installed from:    Compiled sources

taglib interprets pad bytes as start of the next chunk

patch attached
Comment 1 Marc Halbruegge 2008-11-26 19:00:18 UTC
Created attachment 28841 [details]
check padding and adjust chunk size accordingly
Comment 2 Marc Halbruegge 2008-11-26 19:02:56 UTC
see also bug 175781

https://bugs.kde.org/show_bug.cgi?id=175781
Comment 3 Marc Halbruegge 2008-12-15 19:59:59 UTC
please use the cumulative patch added to Bug 171957 (taglib corrupts ogg files) instead
Comment 4 Lukáš Lalinský 2009-07-28 21:02:43 UTC
Fixed in r1003745