Skip to content
  • Jan Schmidt's avatar
    gst/id3demux/id3v2frames.c: Don't output any tag when we encounter a negative... · a4dbbd5d
    Jan Schmidt authored
    gst/id3demux/id3v2frames.c: Don't output any tag when we encounter a negative track number - the tag type is uint, so...
    
    Original commit message from CVS:
    * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
    Don't output any tag when we encounter a negative track number - the
    tag type is uint, so we end up outputting huge positive numbers
    instead. (Fixes: #342029)
    a4dbbd5d