ext/vorbis/vorbisdec.c: gst_tag_list_merge() returns a new object. Take that into...
authorEdward Hervey <bilboed@bilboed.com>
Wed, 12 Jul 2006 14:20:43 +0000 (14:20 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Wed, 12 Jul 2006 14:20:43 +0000 (14:20 +0000)
commit31ce9d42b04c44faba909da38f77c5ca259f3b87
tree4dd3b63fc7f3943fdaf10d723f29f0225dac8b2a
parent8642c1dc9d7b14279bc8ca5dbd66bf3a80023324
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.
ChangeLog
ext/vorbis/vorbisdec.c