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:
d2224e7
)
SUNRPC: Remove resource leak in svc_rdma_send_error()
author
Jesper Juhl
<jj@chaosbits.net>
Sat, 22 Jan 2011 21:40:20 +0000
(21:40 +0000)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 10 Mar 2011 20:04:54 +0000
(15:04 -0500)
We leak the memory allocated to 'ctxt' when we return after
'ib_dma_mapping_error()' returns !=0.
Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found