diff options
author | 2023-08-07 15:51:18 +0800 | |
---|---|---|
committer | 2023-08-07 19:44:54 +0100 | |
commit | 41aad0905568508070842e22ebc5398f8b733939 (patch) | |
tree | 49d5e405f2259045de820c33ec19ce268a8ff83e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ASoC: lower "no backend DAIs enabled for ... Port" log severity (diff) | |
download | wireguard-linux-41aad0905568508070842e22ebc5398f8b733939.tar.xz wireguard-linux-41aad0905568508070842e22ebc5398f8b733939.zip |
ASoC: SOF: Fix incorrect use of sizeof in sof_ipc3_do_rx_work()
Here hdr is a pointer, and we should measure the size of
struct sof_ipc_cmd_hdr.
Fixes: 12c41c779fad ("ASoC: SOF: Refactor rx function for fuzzing")
Signed-off-by: Xia Fukun <xiafukun@huawei.com>
Reviewed-by: Curtis Malainey <cujomalainey@chromium.org>
Link: https://lore.kernel.org/r/20230807075118.128122-1-xiafukun@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions