diff options
| author | tb <> | 2023-12-14 14:01:42 +0000 |
|---|---|---|
| committer | tb <> | 2023-12-14 14:01:42 +0000 |
| commit | 328833ccd96cfb7a5e2eac21582ffb6cbba6f312 (patch) | |
| tree | f28cbdb9303b8f8d3bf5dcb9036e955e71fe4366 /src/lib/libtls/man/tls_init.3 | |
| parent | 12a7c59c2985d4787deb1a503da3768c45dd7b22 (diff) | |
| download | openbsd-328833ccd96cfb7a5e2eac21582ffb6cbba6f312.tar.gz openbsd-328833ccd96cfb7a5e2eac21582ffb6cbba6f312.tar.bz2 openbsd-328833ccd96cfb7a5e2eac21582ffb6cbba6f312.zip | |
Simplify OBJ_nid2ln()
If nid is in the range of built-in NIDs, return the corresponding
long name, unless some genius left a hole. Otherwise perform a yolo
check if there are any user-added objects with matching nid in the
global hash.
This changes behavior in that we now push an OBJ_R_UNKNOWN_NID error
onto the stack even if there are no user-added objects.
ok jsing
Diffstat (limited to 'src/lib/libtls/man/tls_init.3')
0 files changed, 0 insertions, 0 deletions
