diff options
author | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2020-06-26 13:44:26 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-07-19 08:43:14 +0300 |
commit | 6c42227c3467549ddc65efe99c869021d2f4a570 (patch) | |
tree | c8d89e92c772065e38d97022e98215213df05954 /include/media | |
parent | 137641287eb40260783a4413847a0aef06023a6c (diff) | |
download | linux-6c42227c3467549ddc65efe99c869021d2f4a570.tar.xz |
cec-api: prevent leaking memory through hole in structure
Fix this smatch warning:
drivers/media/cec/core/cec-api.c:156 cec_adap_g_log_addrs() warn: check that 'log_addrs' doesn't leak information (struct has a hole after
'features')
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include/media')
0 files changed, 0 insertions, 0 deletions