Don't stop parsing an ID3v2 SYLT frame when its description is empty.

This commit is contained in:
Tsuda Kageyu
2016-03-14 20:35:09 +09:00
parent 7d270a7e20
commit b2a6768704
3 changed files with 32 additions and 1 deletions

1
NEWS
View File

@ -2,6 +2,7 @@ TagLib 1.11 (Mar 4, 2016)
=========================
* Fixed reading APE items with long keys.
* Fixed reading ID3v2 SYLT frames when description is empty.
1.11 BETA 2: