diff options
author | Amadeusz Sławiński <[email protected]> | 2021-10-15 18:12:52 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-10-29 16:49:40 +0100 |
commit | 7db53c21b1c3c25676d1125049bc92c756421cd6 (patch) | |
tree | ded9d80f5410086f828fe6cc55cfbca84b93ebdc /scripts/gdb/linux/utils.py | |
parent | b6a4e209fb7da1b49cb72fedb405f90e485d5a48 (diff) |
ASoC: core: Remove invalid snd_soc_component_set_jack call
If snd_soc_component_set_jack() is called after
snd_soc_component_remove() it may operate on memory which is freed in
->remove handler.
Signed-off-by: Amadeusz Sławiński <[email protected]>
Signed-off-by: Cezary Rojewski <[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