diff options
author | kenjiro <> | 2025-05-21 03:53:20 +0000 |
---|---|---|
committer | kenjiro <> | 2025-05-21 03:53:20 +0000 |
commit | 4db1ecb865af08af076b8b5a429aee1f1f7d64ec (patch) | |
tree | 780bf80ce8f6bacfb3f6997c28e6a7d1f82cf725 /src/lib/libc/stdlib | |
parent | 0719e035f0b9e8de3f6970bafad840881e1e9b86 (diff) | |
download | openbsd-4db1ecb865af08af076b8b5a429aee1f1f7d64ec.tar.gz openbsd-4db1ecb865af08af076b8b5a429aee1f1f7d64ec.tar.bz2 openbsd-4db1ecb865af08af076b8b5a429aee1f1f7d64ec.zip |
Add NULL checks to HKDF and TLS1-PRF EVP_PKEY cleanup functions
Check if ctx->data is NULL before calling freezero(). Also add
HKDF and TLS1-PRF to the EVP_PKEY cleanup regression test, as
they no longer crash with this change.
ok tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions