Skip to content
Commit f83bd49c authored by Yan Lei's avatar Yan Lei Committed by Mauro Carvalho Chehab
Browse files

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: default avatarYan Lei <yan_lei@dahuatech.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@kernel.org>
parent 03b49ec8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment