Russ Allbery <[EMAIL PROTECTED]> 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 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 ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to