mirror of
https://github.com/taglib/taglib.git
synced 2026-03-20 13:49:56 -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++
96.4%
CMake
2.2%
C
1%
Logos
0.4%