mpdparser: fix memory leak in gst_mpd_client_get_next_fragment_set()
authorGianluca Gennari <gennarone@gmail.com>
Fri, 19 Oct 2012 10:01:03 +0000 (12:01 +0200)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Wed, 8 May 2013 21:14:03 +0000 (18:14 -0300)
commit8e9ba056d7682acc1fac674fcc5ad3d815282670
tree70cf1db3cf49582f4c4bf970d6dcf1d89023c733
parentcf0ab8e1f3ab5934cb58681dc1c68b3de540e62a
mpdparser: fix memory leak in gst_mpd_client_get_next_fragment_set()

we have to free next_fragment_uri
ext/dash/gstdashdemux.c
ext/dash/gstmpdparser.c
ext/dash/gstmpdparser.h