From: Namjae Jeon Date: Wed, 20 Aug 2014 10:39:28 +0000 (+0900) Subject: cifs: fix a possible null pointer deref in decode_ascii_ssetup X-Git-Tag: fixes-for-v3.18-merge-window~154^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27b7edcf1ce03a3eddda24d4d271a9b29572a78b;p=pandora-kernel.git cifs: fix a possible null pointer deref in decode_ascii_ssetup When kzalloc fails, we will end up doing NULL pointer derefrence Signed-off-by: Namjae Jeon Signed-off-by: Ashish Sangwan Signed-off-by: Steve French --- Reading git-diff-tree failed