LDAP issue in Plugin
Jon Snyder
snyder.jon at gmail.com
Mon Sep 21 20:44:40 UTC 2009
Hi all,
I'm working on my first Adium plugin. Part of its functionality includes
searching an LDAP directory, and I'm doing so successfully using the LDAP C
API.
Despite thoroughly checking to make sure I'm cleaning up properly, after
I've used the LDAP API, the next time an account connects in Adium, Adium
crashes. This is on 1.4b9. Even if all I do is an ldap_init and
ldap_unbind, this still occurs the next time an account goes online.
I was wondering if there's a known explanation for this--if there's a reason
that a plugin would have issues with LDAP and any suggestions for debugging
or resolving.
Thanks,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20090921/846a21d1/attachment-0002.html>
More information about the devel
mailing list