v4l2: Don't free props structure twice.
authorJan Schmidt <jan@centricular.com>
Wed, 20 Jan 2016 07:20:43 +0000 (18:20 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 20 Jan 2016 07:23:37 +0000 (18:23 +1100)
commitd34910bf3065e3b04d095444e17fdbab3696261f
tree0fbcdaafa98f8c2fb856c28392941d134035e36a
parent496137854b49ef49db979277017042d81ebf4bc7
v4l2: Don't free props structure twice.

gst_v4l2_device_provider_probe_device() frees the passed props
structure, don't free it again in the caller.
sys/v4l2/gstv4l2deviceprovider.c