mirror of
https://github.com/taglib/taglib.git
synced 2025-07-14 02:54:27 -04:00
caa53e8de5591a75138f90cced544908d016222b
This avoids allocating the complete buffer at first based solely on the value read from the frame header. This then does a sanity check at the end of reading to make sure that the two values match. At present, it just prints a debugging message if the values do not match. Fixes #466
Description
No description provided
Languages
C++
95.9%
CMake
2.5%
C
1.1%
Logos
0.5%