From: Ken Mills Date: Mon, 13 Dec 2010 15:28:03 +0000 (+0000) Subject: n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked X-Git-Tag: v2.6.37-rc7~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=093d804611b9a38fe59753b37c29f840518406a9;p=pandora-kernel.git n_gsm: gsm_data_alloc buffer allocation could fail and it is not being checked gsm_data_alloc buffer allocation could fail and it is not being checked. Add check for allocated buffer and return if the buffer allocation fails. Signed-off-by: Ken Mills Signed-off-by: Alan Cox Cc: stable@kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed