Commit Graph

5 Commits

Author SHA1 Message Date
Kurt Zeilenga
9918c4a093 Misc bug fixes from -devel:
Plug some memory leaks
  Change overlapping `strcpy( x, y )' to `SAFEMEMCPY( x, y, strlen( y ) + 1 )'
1998-12-28 18:08:42 +00:00
Kurt Zeilenga
e002f7adb3 Import strdup() -> ch_strdup() change from -devel. 1998-11-29 22:52:34 +00:00
Kurt Zeilenga
3952bc8e95 Update for Alpha3 from -devel as of OPENLDAP_DEVEL_981116.
Includes everything but ldapext & ldap.conf changes.
1998-11-17 00:24:13 +00:00
Kurt Zeilenga
0c3899577f More changes from -devel. 1998-11-05 22:10:57 +00:00
Kurt Zeilenga
42e0d83cb3 Initial revision 1998-08-09 00:43:13 +00:00