LDAP Memory Management Functions
A version of this page is also available for
4/8/2010
The following table shows the LDAP memory management functions with a description of the purpose of each.
Programming element | Description |
---|---|
This function frees an LDAPControl structure. |
|
Frees an array of LDAPControl structures. |
|
This function frees memory that was allocated from the LDAP heap. |
|
This function frees the results obtained from a previous call to ldap_result or to one of the synchronous search routines. |
|
This function frees a structure that was returned by a call to the ldap_get_values function. |
|
Frees berval structures that were returned by a call to the ldap_get_values_len function. |