remove malloc casts
Following ANSI C rules, remove the casts from calls to
OPENSSL_malloc and OPENSSL_realloc.
Reviewed-by: 
Richard Levitte <levitte@openssl.org>
Loading
Please sign in to comment
Following ANSI C rules, remove the casts from calls to
OPENSSL_malloc and OPENSSL_realloc.
Reviewed-by: 
Richard Levitte <levitte@openssl.org>