media/library/common/src
olly 1bd96fbaf7 ID3: Fix end-of-string detection for UTF-16
The current detection logic checks that the two byte terminator starts
at an even position in the ID3 data, where-as it should check that it
starts at an even position relative to the start of the string.

Issue: #9087
PiperOrigin-RevId: 395274934
2021-09-16 14:40:45 +01:00
..
main ID3: Fix end-of-string detection for UTF-16 2021-09-16 14:40:45 +01:00
test ID3: Fix end-of-string detection for UTF-16 2021-09-16 14:40:45 +01:00