[media] omap3isp: Fix memory leaks in initialization error paths
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Thu, 22 Sep 2011 20:10:30 +0000 (17:10 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 3 Nov 2011 20:33:46 +0000 (18:33 -0200)
commit9b6390bd95c65ad4a6c650955fa1e3f18f8a540c
tree3e1dcd35d28f0793dd62d1a3ff72b4831890a118
parented33ac8e0876a3016511ea0aaf9af1d965ee2c44
[media] omap3isp: Fix memory leaks in initialization error paths

Make sure all modules init functions clean up after themselves in case
of error.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reported-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/omap3isp/ispccdc.c
drivers/media/video/omap3isp/ispccp2.c
drivers/media/video/omap3isp/ispcsi2.c
drivers/media/video/omap3isp/isppreview.c
drivers/media/video/omap3isp/ispresizer.c
drivers/media/video/omap3isp/ispstat.c
This page took 0.029214 seconds and 5 git commands to generate.