From 98566cd711914bed4b2904dcc04027ba5cbc7cfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sat, 21 Apr 2007 22:06:34 +0000 Subject: [PATCH] (krb5_cc_retrieve_cred): document what to free 'cred' with. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20504 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_ccache.3 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/krb5/krb5_ccache.3 b/lib/krb5/krb5_ccache.3 index cae4be8bd..20fbf4c88 100644 --- a/lib/krb5/krb5_ccache.3 +++ b/lib/krb5/krb5_ccache.3 @@ -433,6 +433,9 @@ from .Fa id in .Fa creds . +.Fa creds +should be freed using +.Fn krb5_free_cred_contents . Return 0 or an error code. .Pp .Fn krb5_cc_start_seq_get