mirror of
https://github.com/taglib/taglib.git
synced 2026-05-25 13:08:55 -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.