openssl/crypto/comp
Rich Salz b51bce9420 Add and use OPENSSL_zalloc
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>
2015-09-02 22:05:37 -04:00
..
c_zlib.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
comp_err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
comp_lcl.h Fix -DZLIB build for opaque COMP types 2015-06-09 12:49:50 -04:00
comp_lib.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00