Commit eeab356c 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
parent 1ea01427
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