diff options
author | Xia Fukun <[email protected]> | 2023-08-07 15:51:18 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-08-07 19:44:54 +0100 |
commit | 41aad0905568508070842e22ebc5398f8b733939 (patch) | |
tree | 49d5e405f2259045de820c33ec19ce268a8ff83e /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 1f566435141047ca7db26aa4b0b6647a25badaee (diff) |
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 <[email protected]>
Reviewed-by: Curtis Malainey <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strlcpy-src.c')
0 files changed, 0 insertions, 0 deletions