diff options
author | tb <> | 2024-04-17 13:54:39 +0000 |
---|---|---|
committer | tb <> | 2024-04-17 13:54:39 +0000 |
commit | 6fbacb82c0b080050ecaf737025ed8fb0d79f203 (patch) | |
tree | 57eba41c27dc4a6f0bcbfdbe16a5ecab8c3cfcac /src/lib/libc/stdlib/realpath.c | |
parent | 4bbfef471d4819dc5dda9eab8e79416a26277a4b (diff) | |
download | openbsd-6fbacb82c0b080050ecaf737025ed8fb0d79f203.tar.gz openbsd-6fbacb82c0b080050ecaf737025ed8fb0d79f203.tar.bz2 openbsd-6fbacb82c0b080050ecaf737025ed8fb0d79f203.zip |
Use error checked X509_ALGOR_set0_by_nid
While setting the parameters to type V_ASN1_UNDEF can't actually fail,
it is cleaner to just do the check. Using the by_nid() variant also
removes the need for an unchecked nested OBJ_nid2obj() call.
ok jsing
Diffstat (limited to 'src/lib/libc/stdlib/realpath.c')
0 files changed, 0 insertions, 0 deletions