aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-frontends/stv6111.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2018-07-04 05:48:35 -0400
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-08-02 14:21:39 -0400
commit6706fe55af6fc2bcb069a77620ae38662bf09d1c (patch)
tree4690722c20a18b4a5b8e4c36fcaea1f872a890c7 /drivers/media/dvb-frontends/stv6111.c
parentmedia: usbtv: use irqsave() in USB's complete callback (diff)
downloadlinux-dev-6706fe55af6fc2bcb069a77620ae38662bf09d1c.tar.xz
linux-dev-6706fe55af6fc2bcb069a77620ae38662bf09d1c.zip
media: dvb_ca_en50221: off by one in dvb_ca_en50221_io_do_ioctl()
The > should be >= so we don't read one element beyond the end of the ca->slot_info[] array. The array is allocated in dvb_ca_en50221_init(). Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Jasmin Jessich <jasmin@anw.at> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/dvb-frontends/stv6111.c')
0 files changed, 0 insertions, 0 deletions