From: Laurent Pinchart Date: Tue, 10 Jul 2012 13:41:40 +0000 (-0300) Subject: [media] videobuf2-core: Verify planes lengths for output buffers X-Git-Tag: v3.12-rc1~135^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8023ed09cb278004a28f49844602adf23bd3615e;p=pandora-kernel.git [media] videobuf2-core: Verify planes lengths for output buffers For output buffers application provide to the kernel the number of bytes they stored in each plane of the buffer. Verify that the value is smaller than or equal to the plane length. Signed-off-by: Laurent Pinchart Acked-by: Hans Verkuil Acked-by: Pawel Osciak Acked-by: Marek Szyprowski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed