diff options
author | tb <> | 2024-04-12 02:56:15 +0000 |
---|---|---|
committer | tb <> | 2024-04-12 02:56:15 +0000 |
commit | dda4678a08f6ff49cde7fbf6544bb429119ec956 (patch) | |
tree | 5218b54e3c8499f591e0fff73f6ab77a4d016631 /src/lib/libc/net/rcmd.c | |
parent | e18ebbb1a24e04f2cd7c015bb5fb10c7140c35ab (diff) | |
download | openbsd-dda4678a08f6ff49cde7fbf6544bb429119ec956.tar.gz openbsd-dda4678a08f6ff49cde7fbf6544bb429119ec956.tar.bz2 openbsd-dda4678a08f6ff49cde7fbf6544bb429119ec956.zip |
Fix a potential NULL-deref in EVP_PKEY_keygen()
After a EVP_PKEY_new() failure, a NULL pointer would be passed to the
keygen pmeth, which could result in tears.
ok beck jsing
Diffstat (limited to 'src/lib/libc/net/rcmd.c')
0 files changed, 0 insertions, 0 deletions