summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/recallocarray.c
diff options
context:
space:
mode:
authortb <>2024-04-17 08:24:11 +0000
committertb <>2024-04-17 08:24:11 +0000
commit23380829ee38bf67638fa510aebf161b5cc21015 (patch)
treec044d2370e7f82e20f6641ca7dc7e45186913023 /src/lib/libc/stdlib/recallocarray.c
parent54dc7a747ab7cbf6d90edf6ba3ad028a0d231205 (diff)
downloadopenbsd-23380829ee38bf67638fa510aebf161b5cc21015.tar.gz
openbsd-23380829ee38bf67638fa510aebf161b5cc21015.tar.bz2
openbsd-23380829ee38bf67638fa510aebf161b5cc21015.zip
Avoid NULL dereference in EVP_PKEY_paramgen()
If EVP_PKEY_new() returns NULL, it would be passed to the paramgen() pmeth which would typically dereference it. This is identical to a recent change in keygen(). ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/recallocarray.c')
0 files changed, 0 insertions, 0 deletions