pjs/directory/c-sdk/ldap
richm%stanfordalumni.org a29ecb0502 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
..
build #215581 2004-03-15 06:35:14 +00:00
clients/tools Bug: 347033 2006-08-04 14:05:38 +00:00
docs Use a name shorter than 32 chars. for the C LDAP API Internet Draft. 2002-11-15 20:58:29 +00:00
examples remove from head 2006-05-19 20:27:03 +00:00
include remove from head 2006-05-19 20:27:03 +00:00
libraries Bug: 348926 2006-08-17 19:21:03 +00:00
.cvsignore
Makefile.client Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00
Makefile.in Additional fix for bug # 205419 - Relicense LDAP C SDK (directory/c-sdk). 2003-10-15 17:26:10 +00:00