From: Dan Carpenter Date: Fri, 13 Jan 2012 05:34:00 +0000 (-0300) Subject: [media] cx231xx: dereferencing NULL after allocation failure X-Git-Tag: v3.3-rc1~13^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2cc5b575ed09d81507ec86cc5cfad022d9236b;p=pandora-kernel.git [media] cx231xx: dereferencing NULL after allocation failure "dev" is NULL here so we should use "nr" instead of "dev->devno". Signed-off-by: Dan Carpenter Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed