CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/10/24 09:52:40
Modified files:
sbin/iked : ikev2.c
Log message:
Fix DH group lookup when checking if PFS is required. Compare ID
directly instead of calling group_get() and leaking the result.
ok markus@
