dataurisrc: fix leak as gst_buffer_replace adds its own ref
authorThiago Santos <ts.santos@sisa.samsung.com>
Sat, 28 Jun 2014 12:35:21 +0000 (09:35 -0300)
committerThiago Santos <ts.santos@sisa.samsung.com>
Sat, 28 Jun 2014 12:44:22 +0000 (09:44 -0300)
commit72018990502e6f61575d309ebe50e5c651d1f03e
tree0133f2383c13cd8f917870ceec9f055f3bbaeccd
parentc59d41890952d5285366969defd9a351c3d2e097
dataurisrc: fix leak as gst_buffer_replace adds its own ref

So unref the buffer after that otherwise it leaks
plugins/elements/gstdataurisrc.c