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:
464f5ec
)
9p: move dereference after NULL check
author
Dan Carpenter
<error27@gmail.com>
Fri, 26 Aug 2011 16:55:59 +0000
(19:55 +0300)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 24 Oct 2011 16:13:11 +0000
(11:13 -0500)
We dereferenced "req->tc" and "req->rc" before checking for NULL.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found