mirror of
https://github.com/taglib/taglib.git
synced 2025-05-27 21:20:26 -04:00
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 |
||
---|---|---|
bindings | ||
cmake/modules | ||
doc | ||
examples | ||
include | ||
taglib | ||
tests | ||
AUTHORS | ||
CMakeLists.txt | ||
config-taglib.h.cmake | ||
ConfigureChecks.cmake | ||
COPYING.LGPL | ||
COPYING.MPL | ||
Doxyfile.cmake | ||
INSTALL | ||
NEWS | ||
taglib-config.cmake | ||
taglib.pc.cmake |