openssl/demos/engines
Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes
Just as with the OPENSSL_malloc calls, consistently use sizeof(*ptr)
for memset and memcpy.  Remove needless casts for those functions.
For memset, replace alternative forms of zero with 0.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2015-05-05 22:18:59 -04:00
..
cluster_labs free NULL cleanup 11 2015-05-01 10:15:18 -04:00
ibmca memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
rsaref Dead code cleanup: crypto/*.c, x509v3, demos 2015-02-02 11:08:16 -05:00
zencod free NULL cleanup 11 2015-05-01 10:15:18 -04:00