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:
b8291ad
)
nfsd: reorder printk in do_probe_callback to avoid use-after-free
author
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 5 May 2008 23:47:29 +0000
(19:47 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Sun, 18 May 2008 23:13:07 +0000
(19:13 -0400)
We're currently dereferencing the client after we drop our reference
count to it.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found