summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorJaska Uimonen <jaska.uimonen@linux.intel.com>2021-05-19 13:07:13 +0300
committerMark Brown <broonie@kernel.org>2021-05-20 19:57:28 +0300
commitb9c035aa43b8c074b3bcfdaaa8bea2537d85b7c3 (patch)
treef58459bee23394ababd7e74d9b0aec17e8fdfae7 /tools/perf/scripts/python/exported-sql-viewer.py
parent60339074c4e4445312c7b60b16035cfbd8914e58 (diff)
downloadlinux-b9c035aa43b8c074b3bcfdaaa8bea2537d85b7c3.tar.xz
ASoC: topology: Fix using uninitialized pointer
The original patch changed kcontrol_type to a pointer. In some goto cases the pointer is assigned into a struct member as uninitialized and this will cause a runtime error with UBSan even if it isn't a real bug. So initialize the pointer to NULL. Reported-by: Dan Carpenter <dan.carpenter@oracle.com> Fixes: d29d41e28eea ("ASoC: topology: Add support for multiple kcontrol types to a widget") Signed-off-by: Jaska Uimonen <jaska.uimonen@linux.intel.com> Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Link: https://lore.kernel.org/r/20210519100713.879958-1-jaska.uimonen@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions