Commit e4c2e4cb authored by Bernd Edlinger's avatar Bernd Edlinger
Browse files

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: default avatarAndy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4450)

(cherry picked from commit c55b786a)
parent f9cbf470
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment