Commit 2f2d6e3e authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix an Uninit read in DTLS



If we have a handshake fragment waiting then dtls1_read_bytes() was not
correctly setting the value of recvd_type, leading to an uninit read.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
parent 55386bef
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment