diff options
author | tb <> | 2022-07-20 13:43:33 +0000 |
---|---|---|
committer | tb <> | 2022-07-20 13:43:33 +0000 |
commit | 4a9e3a6050354076d17c012b02a06e5ff6f9e3fd (patch) | |
tree | b558db397b81b67c5252686e8c44ed1da172bfaa /src/lib/libssl/ssl_lib.c | |
parent | c02e9022095ee758d22525cc2a119b410ca01322 (diff) | |
download | openbsd-4a9e3a6050354076d17c012b02a06e5ff6f9e3fd.tar.gz openbsd-4a9e3a6050354076d17c012b02a06e5ff6f9e3fd.tar.bz2 openbsd-4a9e3a6050354076d17c012b02a06e5ff6f9e3fd.zip |
Change various ALPN related internal struct members
Change alpn_client_proto_list and alpn_selected from unsigned char *
to uint8_t and change alpn_client_proto_list_len to be a size_t instead
of an unsigned int.
ok jsing
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions