Lukáš Lalinský f59c3b67aa Detect RIFF files with invalid chunk sizes
The bug report has a WAVE file with zero-sized 'data' chunk, which causes
TagLib to iterate over the file, 8 bytes in each iteration. The new code
adds a check for the chunk name, which forces it to mark the file as
invalid if the chunk name doesn't contain ASCII characters.

https://bugs.kde.org/show_bug.cgi?id=283412
2012-03-10 09:06:55 +01:00
..
2011-02-25 19:43:25 +00:00
2011-01-16 11:57:12 +00:00
2009-10-24 16:55:54 +00:00
2009-10-24 16:55:54 +00:00