Edit

IABSD.fr/src/usr.sbin/inetd

Branch :

  • Show log

    Commit

  • Author : benno
    Date : 2020-12-30 18:41:06
    Hash : e798b918
    Message : getifaddrs() can return entries where ifa_addr is NULL. Check for this before accessing anything in ifa_addr. ok claudio@