Commit 006a788c authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Make message buffer slightly larger than message.



Grow TLS/DTLS 16 bytes more than strictly necessary as a precaution against
OOB reads. In most cases this will have no effect because the message buffer
will be large enough already.

Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent bc9563f8
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