CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/07 08:09:04
Modified files:
sbin/iked : ikev2.c
Log message:
Fix leak of msg_cert.id_buf. ikev2_msg_cleanup() frees id_buf if we
don't delete the pointer.
ok markus@
