diff options
author | tb <> | 2023-12-02 19:06:22 +0000 |
---|---|---|
committer | tb <> | 2023-12-02 19:06:22 +0000 |
commit | f2eb70aabb14a42983ceb8612a3320f7ed8ac943 (patch) | |
tree | 1b928e03cc6db4fc25d3e8d5a23cc90df3090d0f /src/lib/libc/stdlib/malloc.c | |
parent | 274200c32ee320eb0f58a1c3d53265bbbdd12292 (diff) | |
download | openbsd-f2eb70aabb14a42983ceb8612a3320f7ed8ac943.tar.gz openbsd-f2eb70aabb14a42983ceb8612a3320f7ed8ac943.tar.bz2 openbsd-f2eb70aabb14a42983ceb8612a3320f7ed8ac943.zip |
Revert a hunk of r1.23 that makes no sense
The commit was about checking EVP_CIPHER_CTX_iv_length(), but the function
called here is EVP_CIPHER_CTX_key_length(). The result of the computation
is still correct, the check and local variable simply make no sense.
Diffstat (limited to 'src/lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions