CVSROOT:        /cvs
Module name:    src
Changes by:     js...@cvs.openbsd.org   2021/07/19 02:42:24

Modified files:
        lib/libssl     : d1_both.c d1_pkt.c dtls_locl.h 

Log message:
Mop up dtls1_get_ccs_header() and struct ccs_header_st.

All this code does is read one byte from memory with an unknown length,
potentially being a one byte overread... and then nothing is actually done
with the value.

ok tb@

Reply via email to