rmdemux: fix taglist leak
authorTim-Philipp Müller <tim@centricular.com>
Tue, 21 Jul 2015 10:10:04 +0000 (11:10 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 21 Jul 2015 10:10:04 +0000 (11:10 +0100)
commit2be18749277ac142e1c4d7296d915c50002ab60e
tree75db0e375a3e620955b2ca851fa999d5ba2c7fd4
parent868a885040f10f10782860031b7798d6f255a8b1
rmdemux: fix taglist leak

merge doesn't take ownership, so must unref the
old tags if we do merge.
gst/realmedia/rmdemux.c