[alsa-devel] [PATCH 0/3] ASoC: some trivial fixups
Daniel Mack
daniel at zonque.org
Tue Oct 7 13:41:22 CEST 2014
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
More information about the Alsa-devel
mailing list