e86bde4 Ticket #47415 "Manage certificates" crashes admin server

Authored and Committed by rmeggins 10 years ago
    Ticket #47415 "Manage certificates" crashes admin server
    
    https://fedorahosted.org/389/ticket/47415
    Reviewed by: nkinder (Thanks!)
    Branch: master
    Fix Description: Use the mozldap version of ldap_explode*.  Copied the code
    from dsgw, and modified it slightly to work with adminutil.  Also added
    checking for NULL where admldap_ldap_explode is used, and added some
    rudimentary debug printing.
    Platforms tested: RHEL6 x86_64
    Flag Day: no
    Doc impact: no
    
        
file modified
+337 -12
file modified
+28 -2