[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
memory leak problem.
Dear All,
Good day. My problem is now with the openldap api. Even when I call ldap_init and immediately ldap_unbind, I get the following memory leaks with mtrace. I'm using openldap-2.0.23 and redhat-6.2.
Memory not freed:
-----------------
Address Size Caller
0x080b8848 0x28 at /home/ldap/openldap/openldap-2.0.23/libraries/liblber/memory.c:277
0x080b8878 0x5 at /home/ldap/openldap/openldap-2.0.23/libraries/liblber/memory.c:227
0x080b8888 0xa at /home/ldap/openldap/openldap-2.0.23/libraries/liblber/memory.c:227
0x080b8898 0x1 at /home/ldap/openldap/openldap-2.0.23/libraries/liblber/memory.c:227
Why is this happening? Am I leaving out something else for freeing?.
Regards,
A. Gayathri