Skip to content

add missing WOLFSSL_QUIC_MAX_RECORD_CAPACITY check on the early-data#10201

Open
gasbytes wants to merge 1 commit intowolfSSL:masterfrom
gasbytes:quic_record_cap
Open

add missing WOLFSSL_QUIC_MAX_RECORD_CAPACITY check on the early-data#10201
gasbytes wants to merge 1 commit intowolfSSL:masterfrom
gasbytes:quic_record_cap

Conversation

@gasbytes
Copy link
Copy Markdown
Contributor

@gasbytes gasbytes commented Apr 13, 2026

Description

add missing WOLFSSL_QUIC_MAX_RECORD_CAPACITY check on the early-data path in quic_record_make() and added a unit test for it.

Fixes zd#21595

Testing

added regression test test_quic_record_cap in the unit tests testsuitee. tested against that and the original reproducer that was shared.

Checklist

  • added tests
  • updated/added doxygen
  • updated appropriate READMEs
  • Updated manual and documentation

@gasbytes gasbytes self-assigned this Apr 13, 2026
…path in quic_record_make() and added a unit test for it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants