summaryrefslogtreecommitdiffstats
path: root/fuzz/driver.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-03-27 15:59:41 +0100
committerMatt Caswell <matt@openssl.org>2023-03-31 09:30:28 +0100
commitc1f13e1d640602cf85ec1e7bd3605ae2cc4b8334 (patch)
tree92573cd9c93b8dda7d7fea6fe6e33c04ad4e231a /fuzz/driver.c
parent51e8a84ce742db0f6c70510d0159dad8f7825908 (diff)
Handle app data records from the next epoch
It is possible that DTLS records are received out of order such that records from the next epoch arrive before we have finished processing the current epoch. We are supposed to buffer such records but for some reason we only did that for handshake and alert records. This is incorrect since it is perfectly possible for app data records to arrive early too. Fixes #20597 Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20638)
Diffstat (limited to 'fuzz/driver.c')
0 files changed, 0 insertions, 0 deletions