Frees the memory allocated by the ldap_url_parse function.
#include <ldap.h> void ldap_free_urldesc ( const char *ludp);
(IN) Points to the LDAPURLDesc structure that you want to free.
ldap_url_parse