diff options
| author | Yan Lei <yan_lei@dahuatech.com> | 2022-04-10 04:58:54 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab@kernel.org> | 2022-04-24 10:49:53 +0300 |
| commit | f83bd49cbc373983ba79bf4cd55fb6bff7901d36 (patch) | |
| tree | 4dd315acc7a0a40cfbbfa2ead258a1b7247e501e /scripts/objdiff | |
| parent | 03b49ec8715a99192c35dfa86bdd31b61fbf303e (diff) | |
| download | linux-f83bd49cbc373983ba79bf4cd55fb6bff7901d36.tar.xz | |
media: v4l2: fix uninitialized value tuner_status(CWE-457)
Declaring variable "tuner_status" without initializer.
Using uninitialized value "tuner_status" when calling
"*fe_tuner_ops->get_status".
(The function pointer resolves to "cx24113_get_status".)
Signed-off-by: Yan Lei <yan_lei@dahuatech.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
