]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix signed/unsigned comparison warnings in sslapitest
authorMatt Caswell <matt@openssl.org>
Wed, 14 Jul 2021 14:36:12 +0000 (15:36 +0100)
committerPauli <pauli@openssl.org>
Sat, 17 Jul 2021 07:52:48 +0000 (17:52 +1000)
commit2cff17fdb8bfd46ac8d72208a6538d91217cd629
treecb97ae3e4487543b645d52ba32d22a749025f35e
parentc3c00c7acd040f8e410fffffb5808d2f1c3ac9b9
Fix signed/unsigned comparison warnings in sslapitest

Fixes build failures if using enable-ktls in conjunction with --strict-warnings

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16090)
test/sslapitest.c