From: Adrian Bunk Date: Tue, 14 Mar 2006 05:20:47 +0000 (-0800) Subject: [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c X-Git-Tag: v2.6.16~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712917d1c002f820b177683f4fd491289bde3c32;p=pandora-kernel.git [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c The Coverity checker spotted this possible NULL pointer dereference in rpc_new_client(). Signed-off-by: Adrian Bunk Signed-off-by: Trond Myklebust Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed