openldap/libraries
Hallvard Furuseth 6a778f99f5 Fix lutil_memrchr():
Avoid void* pointer arithmetic.
Convert int c to unsigned char, so c=<negative char value> will match.
Do not decrement pointer below start of array (even when value is not used).
2005-11-14 15:40:01 +00:00
..
liblber don't malloc empty strings for matched, error 2005-11-12 18:42:03 +00:00
libldap don't malloc empty strings for matched, error 2005-11-12 18:42:03 +00:00
libldap_r Fix prev commit, spawns unnecessary threads. 2005-10-28 10:31:21 +00:00
liblunicode Format fixes. #include <ac/ctype.h>. Cast isspace() arg to unsigned char. 2005-09-13 03:32:19 +00:00
liblutil Fix lutil_memrchr(): 2005-11-14 15:40:01 +00:00
librewrite fix previous commit 2005-11-03 11:42:44 +00:00
Makefile.in Happy New Year! 2005-01-01 20:49:32 +00:00