Hello, I have made a ldap client application with the netscape SDK and I have a memory leak problem when i try to update ldap data with the ldap_modify_ext_s() function.
If the update is successfull this function is OK and I have no memory leak. But if I stress my application, sometimes the ldap_modify_ext_s() return an error and generate some memory leaks. My problem is the memory leak. I want to know if someone had already seen this problem ? Thank's for your help Guillaume.
