CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/09/04 08:24:28
Modified files:
lib/libssl : d1_both.c d1_pkt.c dtls_locl.h
Log message:
Change dtls1_get_message_header() to take a CBS.
The callers know the actual length and can initialise a CBS correctly.
ok inoguchi@ tb@
