CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/02/25 17:28:29
Modified files:
sys/net : pfkeyv2.c
Log message:
Reserve space for source and destination addresses unconditionally rather
than checking if they're zero - export_address() is always called for these.
Fixes memory corruption when doing ipsecctl -ssa with md5sig. Debugging
hints from deraadt@, ok kettenis@ deraadt@
