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:
1f2edbe
)
SUNRPC: Fix a module reference issue in rpcsec_gss
author
Trond Myklebust
<trond.myklebust@primarydata.com>
Sun, 18 May 2014 17:47:14 +0000
(13:47 -0400)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Sun, 18 May 2014 17:47:14 +0000
(13:47 -0400)
We're not taking a reference in the case where _gss_mech_get_by_pseudoflavor
loops without finding the correct rpcsec_gss flavour, so why are we
releasing it?
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found