mirror of
https://github.com/taglib/taglib.git
synced 2025-07-19 05:24:25 -04:00
If `data` is an allocation of only 3 bytes (MP+) then `data[3]` is a read past the end of the buffer.
If `data` is an allocation of only 3 bytes (MP+) then `data[3]` is a read past the end of the buffer.