mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
743a9783d5
LDAP_CONNECTIONLESS code assumed that the size of an peer address is equal to or smaller than sizeof (struct sockaddr). Fix to use struct sockaddr_storage instead which is intended for this purpose. Use getnameinfo() where appropriate so we don't assume anything about the contents of struct sockaddr |
||
---|---|---|
.. | ||
liblber | ||
libldap | ||
libldap_r | ||
liblmdb | ||
liblunicode | ||
liblutil | ||
librewrite | ||
Makefile.in |