mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 19:19:43 +02:00
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> |
||
|---|---|---|
| .. | ||
| rcar | ||
| dma-sh7760.c | ||
| fsi.c | ||
| hac.c | ||
| Kconfig | ||
| Makefile | ||
| migor.c | ||
| sh7760-ac97.c | ||
| siu.h | ||
| siu_dai.c | ||
| siu_pcm.c | ||
| ssi.c | ||