summaryrefslogtreecommitdiff
path: root/src/lib/libtls/tls_signer.c
diff options
context:
space:
mode:
authortb <>2024-05-29 16:49:36 +0000
committertb <>2024-05-29 16:49:36 +0000
commitd7f34a0ea0c626b8d719f6481840ac3f1748d642 (patch)
treefa182ae28593fefb67de1fd09c9bf93d8fcccfba /src/lib/libtls/tls_signer.c
parent434b8ed11ed855e06fc6d5ef91da16ae7f56b4a3 (diff)
downloadopenbsd-d7f34a0ea0c626b8d719f6481840ac3f1748d642.tar.gz
openbsd-d7f34a0ea0c626b8d719f6481840ac3f1748d642.tar.bz2
openbsd-d7f34a0ea0c626b8d719f6481840ac3f1748d642.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/libtls/tls_signer.c')
0 files changed, 0 insertions, 0 deletions