diff options
author | tb <> | 2025-05-20 18:21:34 +0000 |
---|---|---|
committer | tb <> | 2025-05-20 18:21:34 +0000 |
commit | 8ec3671f1bfae86b67947c3c0eab00e997099a53 (patch) | |
tree | 3dfdda858887c10095a3e616ad76fcf78ec4bd30 /src/lib/libc/stdlib/atol.c | |
parent | acfb6b93a44b615298cbdd3e308e18d0699190e8 (diff) | |
download | openbsd-8ec3671f1bfae86b67947c3c0eab00e997099a53.tar.gz openbsd-8ec3671f1bfae86b67947c3c0eab00e997099a53.tar.bz2 openbsd-8ec3671f1bfae86b67947c3c0eab00e997099a53.zip |
Unbreak GHASH on some architectures setting GHASH_ASM
The last #else branch in CRYPTO_gcm128_init() doesn't initialize the
function pointers for gmult/ghash, which results in a segfault when
using GCM on architectures taking this branch, notably sparc64.
found by and fix from jca
Diffstat (limited to 'src/lib/libc/stdlib/atol.c')
0 files changed, 0 insertions, 0 deletions