]> git.sur5r.net Git - openldap/commit
Make first argument of *_get_option const (experimental).
authorKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 21:38:48 +0000 (21:38 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Wed, 2 Jun 1999 21:38:48 +0000 (21:38 +0000)
commitbed646552971a1cd2c44394b8c4bbbe873d1a22c
tree8785bd4af8dc1fac9306953e53c24b9bf6687a48
parent09fe2bc9050db991e59b288d1d8050be96c53c15
Make first argument of *_get_option const (experimental).
Make _MOD_SOFTADD 0x1000 to minimize chance of conflict with legit changes
to API spec.
Fix memory leak in ldap_mods_free() and minor memory allocator issues.
include/lber.h
include/ldap.h
libraries/liblber/lber-int.h
libraries/liblber/options.c
libraries/libldap/free.c
libraries/libldap/options.c
servers/slapd/slap.h