diff options
author | Brent Lu <brent.lu@intel.com> | 2023-09-04 18:40:46 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-09-04 13:32:58 +0100 |
commit | 5366a64033ef46d7fc36db097d4bde12af22c405 (patch) | |
tree | d4a112f4dd84f9dab4474641085a1e65ed7f2d26 /README | |
parent | d1cf5d30b43f1a331032ebf3e11d9e366ab0f885 (diff) | |
download | linux-5366a64033ef46d7fc36db097d4bde12af22c405.tar.gz linux-5366a64033ef46d7fc36db097d4bde12af22c405.tar.bz2 linux-5366a64033ef46d7fc36db097d4bde12af22c405.zip |
ASoC: rt5645: NULL pointer access when removing jack
Machine driver calls snd_soc_component_set_jack() function with NULL
jack and data parameters when removing jack in codec exit function.
Do not access data when jack is NULL.
Signed-off-by: Brent Lu <brent.lu@intel.com>
Link: https://lore.kernel.org/r/20230904104046.4150208-1-brent.lu@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions