Full_Name: Frank Muzzulini
Version: 2.4.25
OS: Linux
URL:
ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (91.221.120.78)
Hi,
Reading the documentation of ldap_str2dn I was wondering how to free the
allocated DN. After browsing for a while I loaded the latest tarball to see some
example code and found ldap_dnfree.
I re-checked and indeed the function is not mentioned anywhere in the docs
("find doc -type f | xargs grep ldap_dnfree" found nothing).
Regards,
Frank