diff options
author | Vijendar Mukunda <Vijendar.Mukunda@amd.com> | 2025-05-06 17:37:23 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-06 22:48:25 +0900 |
commit | 6b83ba4bc3ecb915476d688c9f00f3be57b49a0c (patch) | |
tree | c374019589f42587c88eeecbf3102d08eb8e5802 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4d87ae7508cb7ff58fd0bcecc6e9491f42f987f8 (diff) |
ASoC: amd: sof_amd_sdw: Fix unlikely uninitialized variable use in create_sdw_dailinks()
Initialize current_be_id to 0 in SOF based AMD generic SoundWire machine
driver to handle the unlikely case when there are no devices connected to
a DAI.
In this case create_sdw_dailink() would return without touching the passed
pointer to current_be_id.
Found by gcc -fanalyzer
Cc: stable@vger.kernel.org
Fixes: 6d8348ddc56ed ("ASoC: amd: acp: refactor SoundWire machine driver code")
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://patch.msgid.link/20250506120823.3621604-2-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions