From: Steve French Date: Sun, 17 Aug 2014 05:22:24 +0000 (-0500) Subject: [CIFS] Possible null ptr deref in SMB2_tcon X-Git-Tag: omap-for-v3.17/fixes-against-rc2~33^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18f39e7be0121317550d03e267e3ebd4dbfbb3ce;p=pandora-kernel.git [CIFS] Possible null ptr deref in SMB2_tcon As Raphael Geissert pointed out, tcon_error_exit can dereference tcon and there is one path in which tcon can be null. Signed-off-by: Steve French CC: Stable # v3.7+ Reported-by: Raphael Geissert --- Reading git-diff-tree failed