diff options
author | Weiguo Li <[email protected]> | 2022-03-10 11:16:48 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-11 13:40:54 +0000 |
commit | 7e4bfcf10a03981cb3056d723bb2f92eead5c0bb (patch) | |
tree | eb07c4f35e29067b2d597341b02cc268d57bae73 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | a174e72e2355b9025205b4b6727bf43047eac6c6 (diff) |
ASoC: SOF: compress: fix null check after dereference
"cstream" is dereferenced but null checked later. Swap their
positions to avoid potential null dereference.
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Daniel Baluta <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Signed-off-by: Weiguo Li <[email protected]>
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions