From: Andy Walls Date: Sat, 18 Oct 2008 11:51:28 +0000 (-0300) Subject: V4L/DVB (9297): cx18: Fix memory leak on card initialization failure X-Git-Tag: v2.6.28-rc1~37^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff086575b7fbfcf48c1e2bc6f8914cbfc2c4ea37;p=pandora-kernel.git V4L/DVB (9297): cx18: Fix memory leak on card initialization failure On error exit, the cx18_probe() function did not use the proper entry in cx18_cards[] with kfree() when card init failed; leaking memory. Signed-off-by: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed