diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2017-04-28 07:51:40 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-06-06 13:10:39 +0300 |
commit | 5ebb6dd36c9f5fb37b1077b393c254d70a14cb46 (patch) | |
tree | ab08e3310305d707937cc1690b2190b049e8256a /scripts/coccicheck | |
parent | e0f2e5eb14668dc798942ff5f4241d9bd17f9655 (diff) | |
download | linux-5ebb6dd36c9f5fb37b1077b393c254d70a14cb46.tar.xz |
[media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
We should ensure that 'plane_no' is '< vb->num_planes' as done in
'vb2_plane_cookie' just a few lines below.
Fixes: e23ccc0ad925 ("[media] v4l: add videobuf2 Video for Linux 2 driver framework")
Cc: stable@vger.kernel.org
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'scripts/coccicheck')
0 files changed, 0 insertions, 0 deletions