git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
143f412
)
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
author
Adrian Bunk
<bunk@stusta.de>
Tue, 14 Mar 2006 05:20:47 +0000
(21:20 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Tue, 14 Mar 2006 15:57:17 +0000
(07:57 -0800)
The Coverity checker spotted this possible NULL pointer dereference in
rpc_new_client().
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found