Commit 84c15091 authored by Rich Salz's avatar Rich Salz Committed by Rich Salz
Browse files

Fix GH 327.



Valgrind complains about using unitialized memory.  So call
OPENSSL_zalloc, not malloc.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 1407f856
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