Skip to content

xiph_metadata: ensure the tracks metadata are valid numbers

Steve Lhomme requested to merge robUx4/vlc:vorbis-tracks into master

They are already parsed as unsigned values in the TRACKNUMBER field. The UTF-8 check was removed from these fields in dfdc98f7. If we turn them into a valid integer (when they are) we have safe UTF-8 data.

Ref. #28976

Merge request reports

Loading