Skip to content
Commit c54dbfcd authored by Colin Ian King's avatar Colin Ian King Committed by Mauro Carvalho Chehab
Browse files

media: cxd2880-spi: fix two memory leaks of dvb_spi



There are two return paths that do not kfree dvb_spi. Fix the memory
leaks by returning via the exit label fail_adapter that will free
dvi_spi.

Detected by CoverityScan, CID#1475991 ("Resource Leak")

Fixes: cb496cd4 ("media: cxd2880-spi: Add optional vcc regulator")

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Acked-by: default avatarYasunari Takiguchi <Yasunari.Takiguchi@sony.com&gt;?>
Signed-off-by: default avatarSean Young <sean@mess.org>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 9502cdf0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment