linux_dsm_epyc7002/sound/soc/sh
Colin Ian King 0ea617a298 ASoC: rsnd: don't double free kctrl
On an error, snd_ctl_add already free's kctrl, so calling snd_ctl_free_one
to free it again leads to a double free error.  Fix this by removing
the extraneous snd_ctl_free_one call.

Issue found using static analysis with CoverityScan, CID 1372908

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2016-12-15 11:04:23 +00:00
..
rcar ASoC: rsnd: don't double free kctrl 2016-12-15 11:04:23 +00:00
dma-sh7760.c
fsi.c
hac.c
Kconfig ASoC: rsnd: enable COMPILE_TEST 2016-10-26 13:13:25 +01:00
Makefile
migor.c
sh7760-ac97.c
siu_dai.c
siu_pcm.c
siu.h
ssi.c