mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
16f8d4ebf0
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> |
||
---|---|---|
.. | ||
cli.cpp | ||
inetdsrv.cpp | ||
serv.cpp |