+2
−3
+2
−4
+1
−2
+1
−3
+1
−8
Loading
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>