
7 Oct
2014
7 Oct
'14
1:41 p.m.
Here are some trivial fixes for minor issues that were spotted by Coverity. Only compile-tested, but the issues are pretty obvious, and the fixes are simple.
Applicable to the for-next branch of the asoc tree.
Thanks, Daniel
Daniel Mack (3): ASoC: core: fix use after free in snd_soc_remove_platform() ASoC: soc-dapm: fix use after free ASoC: 88pm860x-codec: Fix possibly missing string termination
sound/soc/codecs/88pm860x-codec.c | 2 +- sound/soc/soc-core.c | 4 ++-- sound/soc/soc-dapm.c | 25 ++++++++++++++----------- 3 files changed, 17 insertions(+), 14 deletions(-)
--
2.1.0