Bug 176159

Summary: [patch] aiff files with uneven chunk sizes are misinterpreted by taglib
Product: [Frameworks and Libraries] taglib Reporter: Marc Halbruegge <marc.halbruegge>
Component: generalAssignee: Scott Wheeler <wheeler>
Status: RESOLVED FIXED    
Severity: normal CC: lalinsky
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:
Attachments: check padding and adjust chunk size accordingly

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