CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/31 10:45:04
Modified files:
sbin/isakmpd : x509.c
Log message:
Now that X509_OBJECT is opaque, we need to allocate it on the heap
instead of having it on the stack. Adjust code accordingly.
