summaryrefslogtreecommitdiff
path: root/src/lib/libssl/ssl_lib.c
diff options
context:
space:
mode:
authortb <>2023-07-09 19:22:43 +0000
committertb <>2023-07-09 19:22:43 +0000
commit839c3ea11171d86f26bbd45c967b4967b8b939cc (patch)
tree0722cc48611bcbbb8daa2bd8351b49f109c90264 /src/lib/libssl/ssl_lib.c
parenta42962dca443b7ca250bbb692c03696ccd25c545 (diff)
downloadopenbsd-839c3ea11171d86f26bbd45c967b4967b8b939cc.tar.gz
openbsd-839c3ea11171d86f26bbd45c967b4967b8b939cc.tar.bz2
openbsd-839c3ea11171d86f26bbd45c967b4967b8b939cc.zip
Fix ndef_{prefix,suffix}()
These functions inline a poor version of asn1_item_flags_i2d() without error checks. This can be replaced with a single correct call to ASN1_item_ndef_i2d(). Mechanically adding malloc checks and checks for negative did not really improve things all that much in a related project. ok beck jsing
Diffstat (limited to 'src/lib/libssl/ssl_lib.c')
0 files changed, 0 insertions, 0 deletions