[Date Prev][Date Next] [Chronological] [Thread] [Top]

Memory leak in SSL binds, OpenLDAP 2.0.23



Hi, I am experiencing a memory leak but I'm not sure if it's an OpenLDAP problem or a CyrusSASL problem.

Using purify I find that during SSL connections (with simple authentication), the authid, stored in a sasl context is not being freed at ldap_unbind(). In the case of SSL this is seems to be the auth information from the server (i.e. the server name, administrator email etc right out of the server's certificate).

I am continuing to try to track this down. My apologies if I should have discussed this on another forum.

Regards,

Tim