CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2009/12/14 10:38:18

Modified files:
        usr.sbin/bgpd  : pfkey.c 

Log message:
addr2sa() will return NULL for AID_UNSPEC and pfkey_send() may end up with
one of the src/dst addrs as AID_UNSPEC. So we need to check for NULL before
copying. Fixes a crash seen with tcp-md5 enabled peers.

Reply via email to