(krb5_cc_retrieve_cred): document what to free 'cred' with.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20503 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -473,7 +473,8 @@ krb5_cc_store_cred(krb5_context context,
|
||||
|
||||
/*
|
||||
* Retrieve the credential identified by `mcreds' (and `whichfields')
|
||||
* from `id' in `creds'.
|
||||
* from `id' in `creds'. 'creds' must be free by the caller using
|
||||
* krb5_free_cred_contents.
|
||||
* Return 0 or an error code.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user