projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc9380f
)
oops, need to use &fetchcreds..
author
John Kohl
<jtkohl@mit.edu>
Fri, 22 Feb 1991 09:24:20 +0000
(09:24 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Fri, 22 Feb 1991 09:24:20 +0000
(09:24 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1763
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/krb5/ccache/stdio/scc_retrv.c
patch
|
blob
|
history
diff --git
a/src/lib/krb5/ccache/stdio/scc_retrv.c
b/src/lib/krb5/ccache/stdio/scc_retrv.c
index 991628441630c316d6dde3c1b6e1791e526f2ba8..3e8ed0924dd2ad9b6938428a6931c76a0f5f3f98 100644
(file)
--- a/
src/lib/krb5/ccache/stdio/scc_retrv.c
+++ b/
src/lib/krb5/ccache/stdio/scc_retrv.c
@@
-166,7
+166,7
@@
krb5_scc_retrieve(id, whichfields, mcreds, creds)
}
/* This one doesn't match */
- krb5_free_cred_contents(fetchcreds);
+ krb5_free_cred_contents(
&
fetchcreds);
}
/* If we get here, a match wasn't found */