diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-22 13:37:06 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-09-22 13:37:06 -0300 |
commit | e837d85c614e8d6e2d93daed972874ea3a8daec7 (patch) | |
tree | 6f33d64cc45ad8ee0a1ea469de2f029946a114d7 /include | |
parent | e3ea5e94489bc8c711d422dfa311cfa310553a1b (diff) |
[media] cx23885: Fix some smatch warnings
Make sure that it won't go past the config buffers
drivers/media/pci/cx23885/cx23885-dvb.c:1733 dvb_register() warn: buffer overflow 'netup_xc5000_config' 2 <= s32max
drivers/media/pci/cx23885/cx23885-dvb.c:1745 dvb_register() warn: buffer overflow 'netup_stv0367_config' 2 <= s32max
drivers/media/pci/cx23885/cx23885-dvb.c:1752 dvb_register() warn: buffer overflow 'netup_xc5000_config' 2 <= s32max
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions