Commit 3c55aec6 authored by Kurt Roeckx's avatar Kurt Roeckx
Browse files

Don't call memcpy with NULL as source



Calling it with lenght 0 and NULL as source is undefined behaviour.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
GH: #2089
(cherry picked from commit eeab356c)
parent 0baae1c0
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