uvch264src: fix small leak in caps query handler
authorTim-Philipp Müller <tim@centricular.com>
Mon, 22 Jun 2015 08:23:12 +0000 (09:23 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 22 Jun 2015 08:23:12 +0000 (09:23 +0100)
commit1a182e7a414c36e29d27f49a1cd50e5811b8e272
treea042c9dd11b32d19a9ef6df715397f1e7c65581a
parentdd3f3142bca5e8750f17d2fdde4c0a689059f319
uvch264src: fix small leak in caps query handler

gst_query_set_caps_result() does not take ownership of the caps.
sys/uvch264/gstuvch264_src.c