v4l2object: Don't leak downstream pool in propose_allocation
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 16 Apr 2014 21:04:42 +0000 (17:04 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 8 May 2014 19:56:36 +0000 (15:56 -0400)
commitd3383f9d4ceb03b2ba9096b7641e8b4fba1771f9
tree3fc1a764727949a08fb946060750465bc48822dc
parenteee61f39e5f1e6a536c15331bd8a11d27cfb241b
v4l2object: Don't leak downstream pool in propose_allocation

parse_nth_allocation_pool() give a ref on the pool, we need to unref it
when done.
sys/v4l2/gstv4l2object.c