mirror of
https://github.com/taglib/taglib.git
synced 2026-03-21 06:09:52 -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.