ValGrind testing found some memory leaks in the LDAP Security manager. This pull requests fixes as many as I could initially identify from testing. Specifically, ldap_memfree needed to be called after every iteration of ldap_first/next_attribute, and ldap_values_free needed to be called after every call to ldap_get_values. Signed-off-by: William Whitehead <william.whitehead@lexisnexis.com>
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|