diff options
author | jsing <> | 2024-02-16 14:40:18 +0000 |
---|---|---|
committer | jsing <> | 2024-02-16 14:40:18 +0000 |
commit | af87a7dd3c0694d817f79bb888637cbde0dc94a6 (patch) | |
tree | 1ac6c497aee6bec5c3e035f53321d36e96e126b7 /src/lib/libcrypto/objects/obj_dat.c | |
parent | cdb6b4d9599d838a2f7ccc4475fa3ebf477ac3ec (diff) | |
download | openbsd-af87a7dd3c0694d817f79bb888637cbde0dc94a6.tar.gz openbsd-af87a7dd3c0694d817f79bb888637cbde0dc94a6.tar.bz2 openbsd-af87a7dd3c0694d817f79bb888637cbde0dc94a6.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