diff options
author | Simon Trimmer <[email protected]> | 2022-03-09 13:00:17 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-09 17:50:26 +0000 |
commit | 353bb6a5f2ac495f289b7c7a528c7d134c9a8ec4 (patch) | |
tree | 43180ae9592d30fa7d7adaa0bf6ba7adcdc82cf3 /lib/test_fortify/write_overflow-strlcpy-src.c | |
parent | 5e02fb590e83684f63217f93a9cdeabd6a925f9c (diff) |
ASoC: wm_adsp: Compressed stream DSP memory structs should be __packed
The compressed stream code has a bunch of structs that are used to
represent DSP memory but have not been marked __packed. This isn't
safe, they could get padded on a 64-bit build.
Signed-off-by: Simon Trimmer <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Charles Keepax <[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