diff options
author | jsing <> | 2024-02-16 14:40:18 +0000 |
---|---|---|
committer | jsing <> | 2024-02-16 14:40:18 +0000 |
commit | 0455d44ca862d8513a8f65a1149a6e59c10bba5c (patch) | |
tree | 1ac6c497aee6bec5c3e035f53321d36e96e126b7 /src/lib/libcrypto/objects/obj_dat.c | |
parent | 2403b86cb3e22657b79e939c070decf72d44c13c (diff) | |
download | openbsd-0455d44ca862d8513a8f65a1149a6e59c10bba5c.tar.gz openbsd-0455d44ca862d8513a8f65a1149a6e59c10bba5c.tar.bz2 openbsd-0455d44ca862d8513a8f65a1149a6e59c10bba5c.zip |
Inline and disable BIO_set().
BIO_set() is a dangerous function that cannot be used safely. Thankfully,
the only consumer is BIO_new(), hence inline the functionality and disable
the BIO_set() function (for complete removal in the near future).
ok tb@
Diffstat (limited to 'src/lib/libcrypto/objects/obj_dat.c')
0 files changed, 0 insertions, 0 deletions