RELEASENOTES.md
207 KB
-
ID3: Fix end-of-string detection for UTF-16 · 1bd96fba
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
olly committed