mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -06:00
3f59118ffc
ipa_sam was modifying the buffer returned by ipa_gethostfqdn(). Subsequent calls to ipa_gethostfqdn() returned the corrupt data, causing other operations to fail. Update ipa_sam to copy the string and modify the copy. Also document this characteristic of ipa_gethostfqdn() and explain that callers must not modify the returned data. Part of: https://pagure.io/freeipa/issue/8501 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> |
||
---|---|---|
.. | ||
ipa_hostname.c | ||
ipa_hostname.h | ||
ipa_krb5.c | ||
ipa_krb5.h | ||
ipa_ldap.c | ||
ipa_ldap.h | ||
ipa_mspac.h | ||
ipa_pwd_ntlm.c | ||
ipa_pwd.c | ||
ipa_pwd.h | ||
Makefile.am | ||
t_policy.c | ||
t_pwd.c |