]> git.ipfire.org Git - thirdparty/openssl.git/commit
Clean away the test code implementation of bio_addr_copy
authorMatt Caswell <matt@openssl.org>
Thu, 21 Sep 2023 11:16:38 +0000 (12:16 +0100)
committerPauli <pauli@openssl.org>
Sun, 24 Sep 2023 21:46:45 +0000 (07:46 +1000)
commitd058ae6e0397faaa60c18c6ae3aecaff64dca47b
tree65be38a6e14bd3e3ef4baaea9ca885ab748fffbe
parente55843ab50acde02cac8821d4552db9cba2d2e14
Clean away the test code implementation of bio_addr_copy

We now have a public function for BIO_ADDR_copy() which can be used in
preference to the test code's private implementation.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22164)
test/helpers/quictestlib.c
test/helpers/quictestlib.h