]> git.ipfire.org Git - thirdparty/openssl.git/commit
BIO_s_dgram_pair: Correct implementation of BIO_CTRL_DGRAM_GET_LOCAL_ADDR_ENABLE
authorHugo Landau <hlandau@openssl.org>
Wed, 9 Aug 2023 16:46:33 +0000 (17:46 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 1 Sep 2023 09:45:34 +0000 (10:45 +0100)
commitc20b78d59960c523c4de02e7bd62fcd4c0a5a4f7
treef9302c1b4946c28dbb68071b5b39468f36e25f01
parent1bd35edc6603523953db24321df10d41c7a37923
BIO_s_dgram_pair: Correct implementation of BIO_CTRL_DGRAM_GET_LOCAL_ADDR_ENABLE

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21715)
crypto/bio/bss_dgram_pair.c