diff options
author | tb <> | 2023-07-04 08:47:01 +0000 |
---|---|---|
committer | tb <> | 2023-07-04 08:47:01 +0000 |
commit | 286247b132e6b61664f4095f00f8454ccb395e84 (patch) | |
tree | e1b32840497f197156b9466484af8e9ef9446b0d /src/lib/libcrypto/ecdsa/ecs_lib.c | |
parent | 2d46bf17610e19f84282d080d97de3351d957036 (diff) | |
download | openbsd-286247b132e6b61664f4095f00f8454ccb395e84.tar.gz openbsd-286247b132e6b61664f4095f00f8454ccb395e84.tar.bz2 openbsd-286247b132e6b61664f4095f00f8454ccb395e84.zip |
Plug leak in the ssltest
Removing -tls1 moved some tests from the legacy stack to the TLSv1.3 stack.
On a HRR, the alpn callback would be called twice and allocate the global
twice, thereby leaking. So free it up front.
Joint suffering with bcook and beck
Diffstat (limited to 'src/lib/libcrypto/ecdsa/ecs_lib.c')
0 files changed, 0 insertions, 0 deletions