From: David Howells Date: Sat, 7 Feb 2009 05:50:52 +0000 (-0800) Subject: RxRPC: Fix a potential NULL dereference X-Git-Tag: v2.6.29-rc5~42^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15bde72738f373aa060ececeda8e064e4f924360;p=pandora-kernel.git RxRPC: Fix a potential NULL dereference Fix a potential NULL dereference bug during error handling in rxrpc_kernel_begin_call(), whereby rxrpc_put_transport() may be handed a NULL pointer. This was found with a code checker (http://repo.or.cz/w/smatch.git/). Reported-by: Dan Carpenter Signed-off-by: David Howells Signed-off-by: David S. Miller --- Reading git-diff-tree failed