summaryrefslogtreecommitdiff
path: root/src/lib/libc
diff options
context:
space:
mode:
authortb <>2024-01-10 14:22:53 +0000
committertb <>2024-01-10 14:22:53 +0000
commitc3992a11119db57dd0ffed20dfdac0b7ecca39b8 (patch)
tree42d8d1e0fe8b5b494f973b2463aea93a7a7c2ad0 /src/lib/libc
parent07e4a65c6531f89f40ce731f11090bc168df2576 (diff)
downloadopenbsd-c3992a11119db57dd0ffed20dfdac0b7ecca39b8.tar.gz
openbsd-c3992a11119db57dd0ffed20dfdac0b7ecca39b8.tar.bz2
openbsd-c3992a11119db57dd0ffed20dfdac0b7ecca39b8.zip
Fix print_fp()
The callback-based printing needs to die. But first BIO_set() will die. We have a FILE *. We have fprintf(). No need to use a static BIO to dump error codes to said stream. This basically undoes an unrelated change of "Move crpytlib.h prior bio.h" from 19 years ago (OpenSSL 25a66ee3). Except we don't cast and check len. ok jsing (who had a nearly identical diff)
Diffstat (limited to 'src/lib/libc')
0 files changed, 0 insertions, 0 deletions