From: Ernesto Ramos Date: Wed, 28 Jul 2010 16:50:36 +0000 (-0500) Subject: staging: ti dspbridge: avoid possible NULL dereference panic X-Git-Tag: v2.6.36-rc1~520^2~1^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f338e4f2fcd2614f6fdff33f38920cf9434f86;p=pandora-kernel.git staging: ti dspbridge: avoid possible NULL dereference panic When dsp_notifications array is received from user, dspbridge verifies the array has valid pointers and dsp_notification structures. However, these structures contain pointers that need to be checked for valid handles. Signed-off-by: Ernesto Ramos Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed