summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-10-31 15:58:21 +0000
committerHugo Landau <hlandau@openssl.org>2023-11-02 08:12:20 +0000
commit6366192d56d22f44992aa891634085865b12d418 (patch)
tree6907f446c43ecfb825a63539290496289be076c0 /demos
parent4febab7d808c2c746ded9424ceff4163bdae3278 (diff)
QUIC MULTISTREAM TEST: Fix script 38 stochastic failure on Windows
The QUIC fault injector frame injection functionality injects injected frames on whatever EL we happen to be using to generate a packet in. This means we sometimes inject the frame into a packet type it is not allowed to be in, causing a different error code to be generated. Fix this by making sure the connection is fully established before trying to generate the frame in question. Fixes #22348. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/22578) (cherry picked from commit a6eb287a667ccbc241c59b23b151672e450bda4b)
Diffstat (limited to 'demos')
0 files changed, 0 insertions, 0 deletions