adaptivedemux: Fix pad memory leak.
authorVineeth TM <vineeth.tm@samsung.com>
Tue, 10 Nov 2015 01:02:38 +0000 (10:02 +0900)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 10 Nov 2015 10:06:17 +0000 (07:06 -0300)
commitd624ba0c61db6fd5137fb90d527e12bc04e8637d
tree12b5dbf5c3193f2c3de855ffa903abc4a28b3276
parentec318cf36d14c27c05a7277d9957aad008e335a5
adaptivedemux: Fix pad memory leak.

The static pads got from queue and uri_handler are not being freed
resulting in memory leaks.

https://bugzilla.gnome.org/show_bug.cgi?id=757859
gst-libs/gst/adaptivedemux/gstadaptivedemux.c