mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-25 09:09:54 -05:00
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). |
||
|---|---|---|
| .. | ||
| liblber | ||
| libldap | ||
| libldap_r | ||
| liblunicode | ||
| liblutil | ||
| librewrite | ||
| Makefile.in | ||