matroska: fix memory leak
authorVineeth TM <vineeth.tm@samsung.com>
Wed, 29 Jul 2015 04:43:50 +0000 (13:43 +0900)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 29 Jul 2015 08:14:31 +0000 (09:14 +0100)
commit72b86ae8686932832d57bc6f6e45645f9c2d8243
treef82fafe38ffaf5565782fa93860f6207ea973950
parente6381ef285ca6e0c909b1ad6cba6183fe1ac435d
matroska: fix memory leak

After adding to tag list, key_val is not being free'd
resulting in memory leak

https://bugzilla.gnome.org/show_bug.cgi?id=752992
gst/matroska/matroska-read-common.c