From: Mike Isely Date: Thu, 28 Dec 2006 02:19:42 +0000 (-0300) Subject: V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio mods X-Git-Tag: v2.6.21-rc2~66^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f0f257b7b46cc65c0f8f6f30444005b9c255e79;p=pandora-kernel.git V4L/DVB (5045): Pvrusb2: Fix heap corruption introduced by radio mods We can't allocate v4l device structures in a block, since the v4l core governs when each device actually gets freed. This bug was introduced as part of the core radio implementation. Fix it. Signed-off-by: Mike Isely Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed