diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-07-04 12:48:35 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-08-02 21:21:39 +0300 |
commit | 6706fe55af6fc2bcb069a77620ae38662bf09d1c (patch) | |
tree | 4690722c20a18b4a5b8e4c36fcaea1f872a890c7 /drivers/media/pci/ddbridge/ddbridge-sx8.c | |
parent | 320905baa1dbddd3991c287432176d536e1d5b79 (diff) | |
download | linux-6706fe55af6fc2bcb069a77620ae38662bf09d1c.tar.xz |
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/pci/ddbridge/ddbridge-sx8.c')
0 files changed, 0 insertions, 0 deletions