diff options
author | tb <> | 2024-05-29 16:10:41 +0000 |
---|---|---|
committer | tb <> | 2024-05-29 16:10:41 +0000 |
commit | 6e60fa7a3fdcdc4d76c110acc3f8ff22588375c5 (patch) | |
tree | b0207d5df91ffb8f1e9c618c312a0865d1ca36d0 /src/lib/libtls | |
parent | a3d1a2766537320e31fb30ef8f4dbd7a7532ccfc (diff) | |
download | openbsd-6e60fa7a3fdcdc4d76c110acc3f8ff22588375c5.tar.gz openbsd-6e60fa7a3fdcdc4d76c110acc3f8ff22588375c5.tar.bz2 openbsd-6e60fa7a3fdcdc4d76c110acc3f8ff22588375c5.zip |
Make i2d_ASN1_OBJECT() return -1 on error
This is what the (not quite appropriately) referenced ASN1_item_i2d()
page documents for errors, matches what the RETURN VALUE section has
been documenting for ages, matches BoringSSL, it's the usal behavior
for i2d_*. It's also what OpenSSL (of course incorrectly) documents.
discussed with jsing
Diffstat (limited to 'src/lib/libtls')
0 files changed, 0 insertions, 0 deletions