diff options
author | tb <> | 2025-06-07 10:25:12 +0000 |
---|---|---|
committer | tb <> | 2025-06-07 10:25:12 +0000 |
commit | f6c762005417446e1edfa34ec8e864d3ac71a588 (patch) | |
tree | 4f241486be1e5b0c25b8fe344640f1bca3433379 /src/lib/libssl/ssl_lib.c | |
parent | 91ab3b327e32cfcdfb3981de527060e4638b8364 (diff) | |
download | openbsd-f6c762005417446e1edfa34ec8e864d3ac71a588.tar.gz openbsd-f6c762005417446e1edfa34ec8e864d3ac71a588.tar.bz2 openbsd-f6c762005417446e1edfa34ec8e864d3ac71a588.zip |
tls13_ctx_new(): fix calloc() incantation
Switch argument order and use sizeof(*ctx) rather than sizeof(struct ...).
ok jsg
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions