summaryrefslogtreecommitdiffstats
path: root/install/tools/ipa-replica-install
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-12-06 15:52:05 -0500
committerRob Crittenden <rcritten@redhat.com>2012-12-07 09:41:44 -0500
commit0d836cd6ee9d7b29808cbf36582eed71a5b6a32a (patch)
tree4b33f798b7b7efc2feb2bc3fe5d5ab64d6ded92e /install/tools/ipa-replica-install
parent6cb7441d15f119e2571c8172e2cc34e9e32346db (diff)
downloadfreeipa-0d836cd6ee9d7b29808cbf36582eed71a5b6a32a.tar.gz
freeipa-0d836cd6ee9d7b29808cbf36582eed71a5b6a32a.tar.xz
freeipa-0d836cd6ee9d7b29808cbf36582eed71a5b6a32a.zip
Reorder XML-RPC initialization in ipa-join to avoid segfault.
There were a number of code paths where we would try to call xmlrpc_env_clean() without having first called xmlrpc_env_init() Re-order the code so we always initialize the XML-RPC client first. I also noticed a place where the return value of strdup() was not being checked for NULL. https://fedorahosted.org/freeipa/ticket/3275
Diffstat (limited to 'install/tools/ipa-replica-install')
0 files changed, 0 insertions, 0 deletions