diff options
author | tb <> | 2024-05-29 16:49:36 +0000 |
---|---|---|
committer | tb <> | 2024-05-29 16:49:36 +0000 |
commit | 348577c7465791db42154dd20b8af00c4c5a165f (patch) | |
tree | fa182ae28593fefb67de1fd09c9bf93d8fcccfba /src/lib | |
parent | cef665d8f5c6d3c757c234f82ced668902b07b8d (diff) | |
download | openbsd-348577c7465791db42154dd20b8af00c4c5a165f.tar.gz openbsd-348577c7465791db42154dd20b8af00c4c5a165f.tar.bz2 openbsd-348577c7465791db42154dd20b8af00c4c5a165f.zip |
Make it possible for the large OID test to fail
failed was set to 0 at the top of the function, so failure and success
were indistinguishable. Move failed = 0 to the end so it can actually
fail.
Diffstat (limited to 'src/lib')
0 files changed, 0 insertions, 0 deletions