gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 6 Sep 2007 12:43:54 +0000 (12:43 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 6 Sep 2007 12:43:54 +0000 (12:43 +0000)
commit927a28ba3b58210dd83f5ace7f29fbf7b2caf05b
treea26ab105590e63dd01bb254117c8cbf9c5dd22fa
parenta938c4284e74b62a704a5721dff6a7efe632a3ac
gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.

Fix various "computed value not used" warnings too.
21 files changed:
CHANGES
apps/pkcs12.c
crypto/asn1/asn1.h
crypto/asn1/tasn_dec.c
crypto/asn1/tasn_enc.c
crypto/asn1/x_crl.c
crypto/conf/conf_api.c
crypto/conf/conf_mod.c
crypto/cryptlib.c
crypto/engine/eng_table.c
crypto/ex_data.c
crypto/ocsp/ocsp.h
crypto/pem/pem.h
crypto/x509/x509_vfy.c
crypto/x509/x509_vpm.c
crypto/x509v3/pcy_tree.c
engines/e_ubsec.c
ssl/s2_clnt.c
ssl/s2_srvr.c
ssl/ssl_cert.c
ssl/ssl_ciph.c