CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/12/29 02:49:04

Modified files:
        usr.sbin/bgpd  : config.c session.c 

Log message:
getifaddrs() can return entries where ifa_addr is NULL. Check for this
before accessing anything in ifa_addr.
OK florian@

Reply via email to