qtmux: Fix date memory leak
authorVineeth TM <vineeth.tm@samsung.com>
Wed, 7 Oct 2015 08:14:57 +0000 (17:14 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 7 Oct 2015 18:03:01 +0000 (19:03 +0100)
commit1b7fb6d26a3f4929f5bf075dd3b15c0bc5dcf816
treedfb80daa20a1067e30ff6bb72f4ab18672d1bcd9
parent12e2757aa844d7b58f484e693478fedf6efbf1ea
qtmux: Fix date memory leak

When getting date from taglist, the memory should be freed after
using it.

https://bugzilla.gnome.org/show_bug.cgi?id=756171
gst/isomp4/gstqtmux.c