linux/drivers/media/platform/omap
Laurent Pinchart b446631c5a [media] v4l: omap_vout: Don't free buffers if they haven't been allocated
The VRFB buffers are freed when the device is closed even if they
haven't been allocated by a call to VIDIOC_REQBUFS, resulting in a
crash. Fix it by not trying to free buffers that are not allocated.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
2015-11-19 11:15:20 -02:00
..
Kconfig
Makefile
omap_vout_vrfb.c [media] v4l: omap_vout: Don't free buffers if they haven't been allocated 2015-11-19 11:15:20 -02:00
omap_vout_vrfb.h
omap_vout.c media updates for v4.3-rc1 2015-09-11 16:42:39 -07:00
omap_voutdef.h
omap_voutlib.c
omap_voutlib.h