Bug Tracker item #2939560, was opened at 2010-01-25 18:14
Message generated for change (Comment added) made by ensc
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2939560&group_id=250683

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: daemon
Group: v3.9.0
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Enrico Scholz (ensc)
Assigned to: Hugo Monteiro (hmonteiro)
Summary: Resource leaks in ldap external lookup

Initial Comment:
ldap_lookup() calls 'return NULL' in error case without freeing the allocated 
LDAP handle.  This leaks a filedescriptor and brings OpenLDAP in a state that 
all subsequent lookups fail with

| External Lookup: Backend initialization failure: Success (0)


I detected this problem when an LDAP server was unreachable.

----------------------------------------------------------------------

>Comment By: Enrico Scholz (ensc)
Date: 2010-01-26 11:00

Message:
I am using starttls when connecting to LDAP server.  But I can not say
whether it happens only in this situation.

----------------------------------------------------------------------

Comment By: Hugo Monteiro (hmonteiro)
Date: 2010-01-25 22:42

Message:
Hello Enrico,

Can you confirm that this problem only happens when using starttls to
communicate to the Ldap server?

Regards,

Hugo Monteiro.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126467&aid=2939560&group_id=250683

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Dspam-devel mailing list
Dspam-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspam-devel

Reply via email to