summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/tlslegacy/tlslegacytest.c
diff options
context:
space:
mode:
authortb <>2022-06-07 18:00:51 +0000
committertb <>2022-06-07 18:00:51 +0000
commitd8f16653f5405f7b85a6e2574638fc1ce7990ad8 (patch)
tree66d36e9cc3d12ef2c820eab6574e80127baabc7b /src/regress/lib/libssl/tlslegacy/tlslegacytest.c
parent3a22a34c645ee4485327aa2cf15fbfd2e2492ab0 (diff)
downloadopenbsd-d8f16653f5405f7b85a6e2574638fc1ce7990ad8.tar.gz
openbsd-d8f16653f5405f7b85a6e2574638fc1ce7990ad8.tar.bz2
openbsd-d8f16653f5405f7b85a6e2574638fc1ce7990ad8.zip
Fix format strings: change %i, %li, %lli to %d, %ld, %lld and switch to
%zu for master_key_length, session_id_length and sid_ctx_length, which are now size_t.
Diffstat (limited to 'src/regress/lib/libssl/tlslegacy/tlslegacytest.c')
0 files changed, 0 insertions, 0 deletions