From: Amit Choudhary Date: Wed, 20 Dec 2006 12:30:45 +0000 (-0300) Subject: V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak X-Git-Tag: v2.6.20-rc3~55^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d82d418a3af4d7d07151f9d45ca20f2ce61289a0;p=pandora-kernel.git V4L/DVB (4990): Cpia2/cpia2_usb.c: fix error-path leak Free previously allocated memory (in array elements) if kmalloc() returns NULL in submit_urbs(). Signed-off-by: Amit Choudhary Signed-off-by: Andrew Morton Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed