Edit

IABSD.fr/src/usr.sbin/ypbind

Branch :

  • Show log

    Commit

  • Author : benno
    Date : 2020-12-29 19:48:49
    Hash : 8ab28890
    Message : getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@