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:
5c9cfc8
)
SUNRPC: Fix a memory leak in gss_create()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 9 Jun 2007 19:42:01 +0000
(15:42 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:33 +0000
(23:40 -0400)
Fix a memory leak in gss_create() whereby the rpc credcache was not being
freed if the rpc_mkpipe() call failed.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found