c154a3f Bug(s) fixed: 213788

Authored and Committed by rmeggins 17 years ago
0 file changed. 0 lines added. 0 lines removed.
    Bug(s) fixed: 213788
    Bug Description: Admin Server cannot talk to SSL Config DS
    Reviewed by: nhosoi (Thanks!)
    Fix Description: The logic in mod_admserv.c expects admldapBuildInfoSSL to return success but
    with a NULL ldap handle if no password was given or found.  This is essentially
    what admldapBuildInfo does in the same situation.  I also found and fixed a few
    memory leaks with both strings and LDAP handles.
    Platforms tested: FC5
    Flag Day: no
    Doc impact: no