diff options
author | tb <> | 2025-07-02 06:19:46 +0000 |
---|---|---|
committer | tb <> | 2025-07-02 06:19:46 +0000 |
commit | ad601ff02961740f5ae318c6636c0f79f9d72ae4 (patch) | |
tree | 5119f50a6eeee82e61c39626f92d8bcb1dcfe624 /src/lib/libc/string/memmem.c | |
parent | 1c46a17c1900864397105998c0a7aa863ce27859 (diff) | |
download | openbsd-ad601ff02961740f5ae318c6636c0f79f9d72ae4.tar.gz openbsd-ad601ff02961740f5ae318c6636c0f79f9d72ae4.tar.bz2 openbsd-ad601ff02961740f5ae318c6636c0f79f9d72ae4.zip |
EVP_CipherInit_ex(): normalize EVP_CIPHER_CTX_ctrl() error check
While EVP_CIPHER_CTX_ctrl() can return a negative value this can't
actually happen currently as all ciphers with EVP_CIPH_CTRL_INIT set
normalize the EVP_CTRL_INIT return value to boolean in their ctrl()
methods. Still, this check looks weird in grep, so align it.
ok beck kenjiro
Diffstat (limited to 'src/lib/libc/string/memmem.c')
0 files changed, 0 insertions, 0 deletions