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:
3cbe01a
)
SUNRPC: fix memory leak of peer addresses in XPRT
author
Kinglong Mee
<kinglongmee@gmail.com>
Mon, 24 Mar 2014 03:07:22 +0000
(11:07 +0800)
committer
J. Bruce Fields
<bfields@redhat.com>
Sat, 29 Mar 2014 01:23:39 +0000
(21:23 -0400)
Creating xprt failed after xs_format_peer_addresses,
sunrpc must free those memory of peer addresses in xprt.
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found