Bug in nss-pam-ldapd-0.9.4/nss/hosts.c, read_one_hostent() fails with IPv6 addresses
[Date Prev][Date Next] [Thread Prev][Thread Next]Bug in nss-pam-ldapd-0.9.4/nss/hosts.c, read_one_hostent() fails with IPv6 addresses
- From: Mark R Bannister <dbis [at] proseconsulting.co.uk>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: Bug in nss-pam-ldapd-0.9.4/nss/hosts.c, read_one_hostent() fails with IPv6 addresses
- Date: Mon, 19 Jan 2015 14:36:40 +0000
Hi,When working on integrating your nss_ldap library with DBIS, I found a bug in read_one_hostent(). You were using an uninitialised variable. Here is a patch:
https://sourceforge.net/p/dbis/code/ci/default/tree/nss-hosts.c.patch Best regards, Mark. -- To unsubscribe send an email to nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see http://lists.arthurdejong.org/nss-pam-ldapd-users/
- Bug in nss-pam-ldapd-0.9.4/nss/hosts.c, read_one_hostent() fails with IPv6 addresses, Mark R Bannister