summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-06-10 13:24:47 +0300
committerMark Brown <broonie@kernel.org>2026-06-10 13:24:47 +0300
commit3fd01f2e0500178daa01fbda918678578a2d9431 (patch)
treec97b7152d6ed4b4604159838e93afe326997a6f3 /include/linux
parent26deeee42f4f1ab8da7e45808c3050438c577e53 (diff)
parenta0df7522dfb098d56b42560247082d6f5a8581dd (diff)
downloadlinux-3fd01f2e0500178daa01fbda918678578a2d9431.tar.xz
ASoC: cs35l56: Fix some cleanup memory leaks
Richard Fitzgerald <rf@opensource.cirrus.com> says: These are for-next. They are not urgent because it only leaks memory if the driver failed to component_probe or is removed, which wouldn't happen in normal use. This series fixes some memory leaks: - The memory allocated by wm_adsp/cs_dsp was not freed. - If component_probe() failed it didn't clean up. The addition of this cleanup in patch #3 exposes an existing possible double-free of the debugfs, which is fixed in patch #2. Link: https://patch.msgid.link/20260610093432.557375-1-rf@opensource.cirrus.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions