1
0
Fork 0
alistair23-linux/drivers/staging/media
Hans Verkuil 292eaf50c7 [media] cec: fix off-by-one memset
The unused bytes of the features array should be zeroed, but the start index was one
byte too early. This caused the device features byte to be overwritten by 0.

The compliance test for the CEC_S_LOG_ADDRS ioctl didn't catch this because it tested
byte continuation with the second device features byte being 0 :-(

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-07-28 20:16:35 -03:00
..
bcm2048 [media] Staging: media: bcm2048: defined region_configs[] array as const array 2016-04-20 16:05:35 -03:00
cec [media] cec: fix off-by-one memset 2016-07-28 20:16:35 -03:00
cxd2099 staging: Remove <linux/moduleparam.h> header. 2015-03-01 17:09:52 -08:00
davinci_vpfe [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
lirc [media] drivers: staging: media: lirc: lirc_parallel: Fix multiline comments by adding trailing '*' 2016-07-13 15:40:43 -03:00
omap4iss [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
pulse8-cec [media] pulse8-cec: fix non static symbol warning 2016-07-13 11:15:07 -03:00
s5p-cec [media] s5p-cec/TODO: add TODO item 2016-07-15 13:21:45 -03:00
tw686x-kh [media] vb2: replace void *alloc_ctxs by struct device *alloc_devs 2016-07-08 14:45:07 -03:00
Kconfig [media] staging: add MEDIA_SUPPORT dependency 2016-07-28 20:16:16 -03:00
Makefile [media] pulse8-cec: new driver for the Pulse-Eight USB-CEC Adapter 2016-07-12 13:43:14 -03:00