rmdemux: fix tag memory leak
authorVineeth T M <vineeth.tm@samsung.com>
Thu, 16 Jul 2015 00:49:17 +0000 (09:49 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 16 Jul 2015 07:59:20 +0000 (08:59 +0100)
commitc222f1942b284d11a26b2b020954fa592523304d
tree35e6ae5ac5c44423184ef30bb2c5ebd4573f6fb7
parent981a35420bc62ca352b54721a49af793e22d2408
rmdemux: fix tag memory leak

tags is not being freed after being merged to the
pending_tags.

https://bugzilla.gnome.org/show_bug.cgi?id=752404
gst/realmedia/rmdemux.c