Lukáš Lalinský 6ea8599313 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
2011-10-08 18:41:15 +02:00
2011-02-13 12:22:42 +00:00
2011-02-13 11:50:25 +00:00
2011-06-14 01:09:55 +02:00
2011-06-14 15:23:11 +02:00
2011-07-28 19:06:35 +02:00
2011-04-06 00:08:42 +02:00
2007-08-27 07:02:29 +00:00
Description
No description provided
12 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%