v4l2bufferpool: Don't clean buffer array in dispose
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Wed, 7 Jan 2015 22:55:14 +0000 (17:55 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>
Fri, 9 Jan 2015 04:55:28 +0000 (23:55 -0500)
commite47a5708f007753a0ef46757b6b547dfb1f6f174
treef8018c81f895e4808bd957cac029fd36dc2dbd37
parentbbcfd594e487cf2036644741600f0963fa4e8228
v4l2bufferpool: Don't clean buffer array in dispose

This should already have been done, plus this code is incorrect
and may lead to crash.

https://bugzilla.gnome.org/show_bug.cgi?id=742074
sys/v4l2/gstv4l2bufferpool.c