CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/22 03:45:56
Modified files:
sbin/isakmpd : udp.c
Log message:
If isakmpd is started with -4 or -6, virtual_get_default() may
return NULL. This happens if isakmpd is configured for the other
address family. Add a NULL pointer check and initialize rv.
ok hshoexer
