CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/10/10 10:16:16
Modified files:
sbin/ipsecctl : pfkdump.c
Log message:
Print at most pkgsize - hdrsize bytes for pfkey tag and identity to
prevent out-of-bounds read in strlen().
ok tb@
