aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorYan Lei <[email protected]>2022-04-10 02:58:54 +0100
committerMauro Carvalho Chehab <[email protected]>2022-04-24 08:49:53 +0100
commitf83bd49cbc373983ba79bf4cd55fb6bff7901d36 (patch)
tree4dd315acc7a0a40cfbbfa2ead258a1b7247e501e /tools/perf/scripts/python/stackcollapse.py
parent03b49ec8715a99192c35dfa86bdd31b61fbf303e (diff)
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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions