CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/08/31 15:02:22
Modified files:
sbin/iked : ocsp.c
Log message:
Both ocsp_req_ctx and ocsp_req must be freed. Don't free ocsp_id as it
is owned by ocsp_req and is cleaned up automatically.
