openssl/crypto/pqueue
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
..
Makefile Fix the update target and remove duplicate file updates 2015-05-22 18:44:33 +02:00
pq_test.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pqueue.c Add and use OPENSSL_zalloc 2015-09-02 22:05:37 -04:00