diff options
author | jsing <> | 2022-05-04 10:53:26 +0000 |
---|---|---|
committer | jsing <> | 2022-05-04 10:53:26 +0000 |
commit | 4096043004608f6bad789eab9e69b90ceb934318 (patch) | |
tree | 6b01362199dc829e226b2f77f2b24a63c5d07b94 /src/lib/libc/stdlib | |
parent | 21dee9e3c2d2e581999b77acb23abe71d3e4fc4f (diff) | |
download | openbsd-4096043004608f6bad789eab9e69b90ceb934318.tar.gz openbsd-4096043004608f6bad789eab9e69b90ceb934318.tar.bz2 openbsd-4096043004608f6bad789eab9e69b90ceb934318.zip |
Avoid special handling of definite length before calling asn1_find_end().
The asn1_find_end() function handles definite length ASN.1, which means
that there is no point in the only caller having code to explicitly handle
definite length - it can just call the function.
ok tb@
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions