]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix BIO_dgram_pair stochastic test failure
authorHugo Landau <hlandau@openssl.org>
Fri, 23 Sep 2022 08:41:15 +0000 (09:41 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 23 Sep 2022 09:52:45 +0000 (10:52 +0100)
commit8e90a12ad82dec6d8b683eaa2e4feafa9796d377
tree3aecb0a974e2e3a7c575977a734658a02e5314f7
parent678b489a2ae8af289cef939a538235686b448c0e
Fix BIO_dgram_pair stochastic test failure

Fixes #19267.

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19268)
test/bio_dgram_test.c