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
|
.Fa cursor
|
||||||
and advance the
|
and advance the
|
||||||
.Fa cursor .
|
.Fa cursor .
|
||||||
|
On success the returne entry must be freed with
|
||||||
|
.Fn krb5_kt_free_entry .
|
||||||
Returns 0 or an error.
|
Returns 0 or an error.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_kt_end_seq_get
|
.Fn krb5_kt_end_seq_get
|
||||||
@@ -358,6 +360,8 @@ into
|
|||||||
.Fa entry
|
.Fa entry
|
||||||
from the keytab
|
from the keytab
|
||||||
.Fa id .
|
.Fa id .
|
||||||
|
On success the returne entry must be freed with
|
||||||
|
.Fn krb5_kt_free_entry .
|
||||||
Returns 0 or an error.
|
Returns 0 or an error.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_kt_read_service_key
|
.Fn krb5_kt_read_service_key
|
||||||
@@ -369,6 +373,8 @@ from the keytab in
|
|||||||
.Fa keyprocarg
|
.Fa keyprocarg
|
||||||
(the default if == NULL) into
|
(the default if == NULL) into
|
||||||
.Fa *key .
|
.Fa *key .
|
||||||
|
On success the returned key must be freed with
|
||||||
|
.Fa krb5_free_keyblock .
|
||||||
Returns 0 or an error.
|
Returns 0 or an error.
|
||||||
.Pp
|
.Pp
|
||||||
.Fn krb5_kt_remove_entry
|
.Fn krb5_kt_remove_entry
|
||||||
|
Reference in New Issue
Block a user