This is a discussion on Re: pam-krb5 3.9 released (patch for AIX NAS library) - Kerberos ; Russ Allbery writes: > Yeah, found it. Does krb5_svc_get_msg allocate new memory that then has > to be freed, or does it just set msg to a pointer to static space > somewhere? (If there's a krb5_svc_free_msg function, that would ...
Russ Allberywrites:
> Yeah, found it. Does krb5_svc_get_msg allocate new memory that then has
> to be freed, or does it just set msg to a pointer to static space
> somewhere? (If there's a krb5_svc_free_msg function, that would answer
> this question.)
Never mind, IBM actually has the API on the web. You're supposed to call
krb5_free_string. Whee.
They don't, however, have any documentation for the profile functions,
which does make me nervous.
--
Russ Allbery (rra@stanford.edu)