CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/06 13:06:06
Modified files:
sbin/iked : ikev2.c ikev2_msg.c
Log message:
Always allocate hash_keylength() for buffers passed to hash_final() to
make sure there is enough space for the non truncated hash output.
