mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
b51bce9420
There are many places (nearly 50) where we malloc and then memset. Add an OPENSSL_zalloc routine to encapsulate that. (Missed one conversion; thanks Richard) Also fixes GH328 Reviewed-by: Richard Levitte <levitte@openssl.org> |
||
---|---|---|
.. | ||
internal | ||
openssl |