openssl/crypto/x509v3
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
..
ext_dat.h more OSSL_NELEM cases 2015-05-04 13:03:49 +01:00
Makefile make update 2015-05-05 09:06:27 +01:00
pcy_cache.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
pcy_data.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
pcy_int.h Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pcy_lib.c Dead code cleanup: crypto/*.c, x509v3, demos 2015-02-02 11:08:16 -05:00
pcy_map.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
pcy_node.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
pcy_tree.c memset, memcpy, sizeof consistency fixes 2015-05-05 22:18:59 -04:00
tabtest.c Add OSSL_NELEM macro. 2015-05-03 12:53:08 +01:00
v3_addr.c Fix int/unsigned compiler complaint 2015-01-28 15:41:14 -05:00
v3_akey.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
v3_akeya.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_alt.c do_dirname: Don't change gen on failures 2015-04-11 20:30:24 +02:00
v3_asid.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
v3_bcons.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_bitst.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
v3_conf.c free null cleanup finale 2015-05-01 10:02:07 -04:00
v3_cpols.c Code style: space after 'if' 2015-04-16 13:44:59 -04:00
v3_crld.c free NULL cleanup -- coda 2015-05-01 14:37:16 -04:00
v3_enum.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_extku.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_genn.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_ia5.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
v3_info.c ifdef cleanup, part 4a: '#ifdef undef' 2015-01-24 10:58:38 -05:00
v3_int.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_lib.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
v3_ncons.c free cleanup 12 2015-04-30 18:10:52 -04:00
v3_pci.c free NULL cleanup 8 2015-04-30 11:31:07 -04:00
v3_pcia.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_pcons.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_pku.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_pmaps.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3_prn.c free null cleanup finale 2015-05-01 10:02:07 -04:00
v3_purp.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
v3_scts.c Remove libcrypto to libssl dependency 2015-05-05 09:05:51 +01:00
v3_skey.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
v3_sxnet.c Remove old ASN.1 code. 2015-03-23 13:15:06 +00:00
v3_utl.c Use safer sizeof variant in malloc 2015-05-04 15:00:13 -04:00
v3conf.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3err.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00
v3prin.c Run util/openssl-format-source -v -c . 2015-01-22 09:20:09 +00:00