summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_rsa.c
diff options
context:
space:
mode:
authorclaudio <>2021-03-18 11:16:58 +0000
committerclaudio <>2021-03-18 11:16:58 +0000
commit62d150ce3c8b026a91593f3e9531a4b37dc681a9 (patch)
tree207677d72914d57c3621a5db4506e0a3aadcdfd4 /src/lib/libssl/ssl_rsa.c
parent2329f11394b58e48cf61ee888d32cbcfe4fec181 (diff)
downloadopenbsd-62d150ce3c8b026a91593f3e9531a4b37dc681a9.tar.gz
openbsd-62d150ce3c8b026a91593f3e9531a4b37dc681a9.tar.bz2
openbsd-62d150ce3c8b026a91593f3e9531a4b37dc681a9.zip
Type-cast getpagesize() from int to size_t for the comparison with d.
getpagesize() will only return positive numbers (there is no negative page size system) and it can not fail. Should fix some compiler warnings seen in -portable projects. OK otto@
Diffstat (limited to 'src/lib/libssl/ssl_rsa.c')
0 files changed, 0 insertions, 0 deletions