rmdemux: fix assertion error when freeing old tags.
authorVineeth TM <vineeth.tm@samsung.com>
Thu, 6 Aug 2015 01:05:53 +0000 (10:05 +0900)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 6 Aug 2015 04:59:56 +0000 (01:59 -0300)
commitecb6099b44a1a8e3a1336d746e53db148f15ffeb
treec0dfa601c9b17215dcc8fae160c6dbbebbf958e7
parent5e7d0a828552dcc6f6ddf2bf08cf318a7cbd1d8d
rmdemux: fix assertion error when freeing old tags.

Check if old_tags is present before calling gst_tag_list_unref

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