CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/03/31 14:16:55
Modified files:
sbin/isakmpd : ike_quick_mode.c
Log message:
Add missing NULL check after group_get()
Otherwise dh_getlen() will dereference ie->group and crash.
looks correct to hshoexer
