summaryrefslogtreecommitdiffstats
path: root/apps/openssl.c
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>1999-12-18 05:22:50 +0000
committerBodo Möller <bodo@openssl.org>1999-12-18 05:22:50 +0000
commit0cd08cce17f665fe57b650d0d2f983f41c84b273 (patch)
tree5a2dce811e501c6a4e53b1a293ea10d08f6c90bc /apps/openssl.c
parent03c48fa07b4b94115f080b188341a7c99b3f8eba (diff)
- Don't assume that int and size_t have the same representation
(and that malloc can be called with an int argument). - Use proper prototypes (with argument list) for various function pointers, avoid casts (however there are still many such cases left in these files). - Avoid collissions in app_info_cmp if sizeof int != sizeof long. - Use CRYPTO_LOCK_MALLOC in mem_dbg.c.
Diffstat (limited to 'apps/openssl.c')
0 files changed, 0 insertions, 0 deletions