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 10:22:20 +0000 (11:22 +0100)
commit44008938bb4b296f1d584d9450a338e63157b9f8
tree40dc44d6627f94963039fefeedbfb6bf3c228dc2
parentd7a80be3c744cff10a486e1a4e5c618e7aa85127
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