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:
6686390
)
NFS: Fix up two use-after-free issues with the new tracing code
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 30 Aug 2013 13:17:33 +0000
(09:17 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 30 Aug 2013 13:19:34 +0000
(09:19 -0400)
We don't want to pass the context argument to trace_nfs_atomic_open_exit()
after it has been released.
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found