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

Memory leak if connect/bind fails. (ITS#1116)



Full_Name: Sam Varshavchik
Version: 2.0.7
OS: Linux
URL: http://www.openldap.org/lists/openldap-bugs/200010/msg00210.html
Submission from: (NULL) (216.179.5.151)


I am seeing a memory leak when a connect or bind fails.  Initial report was
ITS#864  against 1.2.  The same test program from ITS#864 also leaks memory
under 2.0.7

However, with OpenLDAP 2.0.7 both a failed connection attempt case, or a bad
password, leaks memory.  In 1.2 only a failed connection leaked memory.