aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorKamil Duljas <[email protected]>2023-11-16 23:41:13 +0100
committerMark Brown <[email protected]>2023-11-17 12:47:51 +0000
commitf8ba14b780273fd290ddf7ee0d7d7decb44cc365 (patch)
tree6ad43295ed2fdff701d63b11e5e857c56aa7179d /scripts/gdb/linux/utils.py
parent31e721fbd194d5723722eaa21df1d14cee7e12b5 (diff)
ASoC: Intel: Skylake: mem leak in skl register function
skl_platform_register() uses krealloc. When krealloc is fail, then previous memory is not freed. The leak is also when soc component registration failed. Signed-off-by: Kamil Duljas <[email protected]> Reviewed-by: Amadeusz Sławiński <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions