gecko-dev/directory/c-sdk/ldap/libraries
richm%stanfordalumni.org 89e8b56566 Bug: 348926
Description: Memleak: ldap_start_tls_s should free oidptr and dataptr
Fix Description: Just omit oidptr and dataptr and pass NULL for those arguments to ldap_extended_operation_s().
Bug: 348927
Description: Memleak: ldaptls_complete should free hostlist
Fix Description: Instead of returning directly from early error conditions, just goto the error handling code, and let that code free hostlist and do the other cleanup.  I had to make sure all relevant variables were initialized to NULL in order for cleanup to work properly.
2006-08-17 19:21:03 +00:00
..
libiutil Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
liblber Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
libldap Bug: 332159 2006-08-02 22:42:54 +00:00
libldif Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
libprldap Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
libssldap Bug: 348926 2006-08-17 19:21:03 +00:00
libutil Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
macintosh Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
msdos/winsock Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
.cvsignore
Makefile.client Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
Makefile.in Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
genMakefile.client Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
libldap.ex Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
libldap_ssl.ex Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00