summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authorschwarze <>2021-11-13 20:44:00 +0000
committerschwarze <>2021-11-13 20:44:00 +0000
commit1b90562c0e6e9d5b2104b88996ef936f5323058f (patch)
tree0a7afe103c22956d34e7400704316205aad30002 /src/lib/libssl/ssl_lib.c
parent9e7508293079fbba762cca438c5447cd8963e227 (diff)
downloadopenbsd-1b90562c0e6e9d5b2104b88996ef936f5323058f.tar.gz
openbsd-1b90562c0e6e9d5b2104b88996ef936f5323058f.tar.bz2
openbsd-1b90562c0e6e9d5b2104b88996ef936f5323058f.zip
Fix a nasty quirk in ASN1_STRING_copy(3).
In case of failure, it reported the failure but corrupted the type of the destination string. Instead, let's make sure that in case of failure, existing objects remain in their original state. OK tb@
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions