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:
3fed6d5
)
NFSv4.1: Fix a request leak on the back channel
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 31 May 2012 19:26:38 +0000
(15:26 -0400)
committer
Ben Hutchings
<ben@decadent.org.uk>
Tue, 19 Jun 2012 22:18:08 +0000
(23:18 +0100)
commit
b3b02ae5865c2dcd506322e0fc6def59a042e72f
upstream.
If the call to svc_process_common() fails, then the request
needs to be freed before we can exit bc_svc_process.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found