xvimagesink: fix pool leak
authorVineeth T M <vineeth.tm@samsung.com>
Mon, 18 May 2015 07:16:10 +0000 (16:16 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 18 May 2015 07:40:37 +0000 (10:40 +0300)
commitb1bc2af76636dc6db7577232ad68ae08ef007db1
tree5824caa531ac4a129279330e98b6e934b198b69b
parent1b755eb272f4fd3cd9d5d31cc61927520fe033ff
xvimagesink: fix pool leak

During set caps when config fails, the referenced newpool
is not unref ed.

https://bugzilla.gnome.org/show_bug.cgi?id=749530
sys/xvimage/xvimagesink.c