mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-16 11:21:56 -06:00
974287895e
krb5_get_default_realm() and asprintf() return values were ignored. This could lead to unhandled error issues or memory access issues. This patch adds return value checks to all such functions. As a consequence, one new return value has been added to man page. https://fedorahosted.org/freeipa/ticket/720 |
||
---|---|---|
.. | ||
ipa-client-install.1 | ||
ipa-getkeytab.1 | ||
ipa-join.1 | ||
ipa-rmkeytab.1 | ||
Makefile.am |