Fix the return type of felem_is_zero_int which should be int.
Change argument type of xxxelem_is_zero_int to const void* to avoid the need of type casts. Fixes #4413 Reviewed-by: NAndy Polyakov <appro@openssl.org> (Merged from https://github.com/openssl/openssl/pull/4450)
Showing
想要评论请 注册 或 登录