From: Duncan Sands Date: Tue, 14 Mar 2006 15:12:39 +0000 (-0300) Subject: V4L/DVB (3488): Snd_cx88_create: don't dereference NULL core X-Git-Tag: v2.6.17-rc1~1183^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31dcbf994b9eda784c620c8caa3a9dc67a9d0045;p=pandora-kernel.git V4L/DVB (3488): Snd_cx88_create: don't dereference NULL core If the call to cx88_core_get returns a NULL value, it is dereferenced by cx88_reset, and perhaps by cx88_core_put. Spotted by the Coverity checker. Signed-off-by: Duncan Sands Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed