openldap/libraries
Hallvard Furuseth f0a1511422 Make ldap_int_thread_userctx_t.ltu_key[] a proper NULL-terminated array.
(setkey/getkey expected that, but purgekey could set a NULL in the middle.)
Added some checks for input key!=NULL.

API changes, need review - I'm not sure what's indented here:
- setkey(data=NULL, kfree!=NULL) searched as if intended to reset
  the key, but updated by setting the key.  Now always updates.
- setkey(key=<not found>, data=NULL) could return either success or
  failure.  Now succeeds iff (data == NULL && kfree == NULL).
2007-05-09 22:59:04 +00:00
..
liblber ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup 2007-05-09 18:17:10 +00:00
libldap Cast Debug(%p) pointer argument to void* 2007-05-09 18:38:10 +00:00
libldap_r Make ldap_int_thread_userctx_t.ltu_key[] a proper NULL-terminated array. 2007-05-09 22:59:04 +00:00
liblunicode happy new year 2007-01-02 20:00:42 +00:00
liblutil ITS#4948: '#if <undefined macro>' -> '#ifdef' warning cleanup 2007-05-09 18:17:10 +00:00
librewrite Framework for loadable mapper implementations 2007-01-12 23:20:17 +00:00
Makefile.in happy new year 2007-01-02 20:00:42 +00:00