gecko-dev/directory
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
..
c-sdk Bug: 348926 2006-08-17 19:21:03 +00:00
ds-plugins Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
java-sdk Bug: 309518 2005-09-23 15:05:55 +00:00
perldap spec file for redhat and fedora core - based on the spec file for perl-ldap 2006-02-13 18:41:34 +00:00
pkg Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
suncsdk Initial import of the Sun C SDK back into mozilla 2006-05-19 20:44:56 +00:00
tools Port to Linux (no /usr/ucb/echo). 2006-05-11 17:09:47 +00:00
xpcom Bugzilla Bug 340509 Build broken with --enable-ldap-experimental. 2006-07-11 03:38:16 +00:00
Makefile HAVE_SVRCORE is now an external option since it has been open sourced in mozilla/security/svrcore 2005-03-10 16:07:34 +00:00
buildjsdk.txt
ldapsdk.mak Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00
ldapsdk.mk Initial import of the Sun C SDK back into mozilla 2006-05-19 20:17:49 +00:00