CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/03 11:11:28
Modified files:
lib/libssl : d1_pkt.c
Log message:
Make dtls1_copy_record() take a DTLS1_RECORD_DATA_INTERNAL *.
This removes the need for extra variables and casts.
ok inoguchi@ tb@
