mirror of
https://github.com/taglib/taglib.git
synced 2026-02-02 05:20:14 -05: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.3%
CMake
2.3%
C
1%
Logos
0.4%