more text about how to free returned resources
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14634 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -343,6 +343,8 @@ pointed to by
|
||||
.Fa cursor
|
||||
and advance the
|
||||
.Fa cursor .
|
||||
On success the returne entry must be freed with
|
||||
.Fn krb5_kt_free_entry .
|
||||
Returns 0 or an error.
|
||||
.Pp
|
||||
.Fn krb5_kt_end_seq_get
|
||||
@@ -358,6 +360,8 @@ into
|
||||
.Fa entry
|
||||
from the keytab
|
||||
.Fa id .
|
||||
On success the returne entry must be freed with
|
||||
.Fn krb5_kt_free_entry .
|
||||
Returns 0 or an error.
|
||||
.Pp
|
||||
.Fn krb5_kt_read_service_key
|
||||
@@ -369,6 +373,8 @@ from the keytab in
|
||||
.Fa keyprocarg
|
||||
(the default if == NULL) into
|
||||
.Fa *key .
|
||||
On success the returned key must be freed with
|
||||
.Fa krb5_free_keyblock .
|
||||
Returns 0 or an error.
|
||||
.Pp
|
||||
.Fn krb5_kt_remove_entry
|
||||
|
Reference in New Issue
Block a user