From: Jesper Juhl Date: Thu, 7 Apr 2011 19:34:30 +0000 (-0300) Subject: [media] DVB, DiB9000: Fix leak in dib9000_attach() X-Git-Tag: v3.0-rc1~322^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=451a51b218df9a3a93af9fd71a356cc6043df52a;p=pandora-kernel.git [media] DVB, DiB9000: Fix leak in dib9000_attach() If the second memory allocation in dib9000_attach() fails, we'll leak the memory allocated by the first. Signed-off-by: Jesper Juhl Cc: Patrick Boettcher Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed