CVSROOT: /cvs Module name: src Changes by: mb...@cvs.openbsd.org 2022/11/11 09:17:16
Modified files: sbin/iked : ikev2_msg.c Log message: In case of an invalid SA resp is passed to ikev2_msg_cleanup without initialization where the msg_parent field is accessed. ok tobhe