mirror of
https://github.com/taglib/taglib.git
synced 2026-05-25 13:08:55 -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.6%
CMake
2.1%
C
0.9%
Logos
0.4%