Skip to content
Snippets Groups Projects
Commit 3b03b64b authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add char* ldap_pvt_get_fqdn(char*) which returns the FQDN of the

input.  In input==NULL, returns FQDN of local host.
Fixed copy_hostent() uninitialized pointer bug.
Replaced gethostname calls with ldap_pvt_get_fqdn( NULL ) calls.
parent 0f5a264d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment