mirror of
https://github.com/taglib/taglib.git
synced 2025-11-16 22:52:57 -05: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.