Skip to content
  • Edward Hervey's avatar
    ext/vorbis/vorbisdec.c: gst_tag_list_merge() returns a new object. Take that... · 31ce9d42
    Edward Hervey authored
    ext/vorbis/vorbisdec.c: gst_tag_list_merge() returns a new object. Take that into account when using it. This avoids ...
    
    Original commit message from CVS:
    * ext/vorbis/vorbisdec.c: (vorbis_dec_finalize),
    (vorbis_handle_comment_packet):
    gst_tag_list_merge() returns a new object. Take that into account when
    using it. This avoids memleak.
    Revert previous commit which is not needed.
    31ce9d42