mirror of
https://github.com/taglib/taglib.git
synced 2026-08-27 12:47:01 -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.