summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorNiranjan H Y <niranjan.hy@ti.com>2025-11-10 20:56:46 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-12-12 18:40:20 +0100
commitfcd5786b506c51cbabc2560c68e040d8dba22a0d (patch)
treec0373d1907495b700c30d233c552d7519dc14f22 /include/net/aligned_data.h
parentb1629feefdd9ed43a93457003fa28a4a87a01c4c (diff)
ASoC: SDCA: bug fix while parsing mipi-sdca-control-cn-list
[ Upstream commit eb2d6774cc0d9d6ab8f924825695a85c14b2e0c2 ] "struct sdca_control" declares "values" field as integer array. But the memory allocated to it is of char array. This causes crash for sdca_parse_function API. This patch addresses the issue by allocating correct data size. Signed-off-by: Niranjan H Y <niranjan.hy@ti.com> Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://patch.msgid.link/20251110152646.192-1-niranjan.hy@ti.com Signed-off-by: Mark Brown <broonie@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions