]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC RXDP: Ensure all stream-related frames autocreate a stream
authorHugo Landau <hlandau@openssl.org>
Fri, 28 Apr 2023 15:56:34 +0000 (16:56 +0100)
committerHugo Landau <hlandau@openssl.org>
Wed, 24 May 2023 09:34:47 +0000 (10:34 +0100)
commitdea57ecf3d0729abb964bfc1ff687b2cbb9845de
treed008e3028aefc2f9f0696168644d330da56c0dae
parent3dde3435abab4524e62af31d87bd795543822e54
QUIC RXDP: Ensure all stream-related frames autocreate a stream

RFC requirement.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20856)
ssl/quic/quic_rx_depack.c