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:
58e8f62
)
svcrdma: Return error from rdma_read_xdr so caller knows to free context
author
Tom Tucker
<tom@opengridcomputing.com>
Tue, 6 May 2008 15:04:50 +0000
(10:04 -0500)
committer
Tom Tucker
<tom@opengridcomputing.com>
Mon, 19 May 2008 12:33:49 +0000
(07:33 -0500)
The rdma_read_xdr function did not discriminate between no read-list and
an error posting the read-list. This results in a leak of a page if there
is an error posting the read-list.
Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
No differences found