CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2026/04/29 08:57:29

Modified files:
        lib/libssl     : d1_both.c 

Log message:
Inline dtls1_fix_message_header().

This is only used in one place and it makes no sense to have it as a
separate function. Furthermore, pull up an assertion so that we check
before assigning frag_len.

ok kenjiro@ tb@

Reply via email to