uvch264demux: fix buffer leaks in test
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Thu, 19 May 2016 09:51:17 +0000 (12:51 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 21 Jun 2016 07:52:47 +0000 (10:52 +0300)
commitbebe4ca7ab5637710d2aa973df389c121fb84614
treee36f1367100566d077040350f6e3e0e7ef521dae
parent9694e7e820ca880f5c291ad7ca67bbb0b66e05c0
uvch264demux: fix buffer leaks in test

The mock chain functions aren't unreffing the buffers so the caller
should do it.

https://bugzilla.gnome.org/show_bug.cgi?id=766663
tests/check/elements/uvch264demux.c