Skip to content

Apply checking of req_size in handlers#299

Draft
padelsbach wants to merge 1 commit intowolfSSL:mainfrom
padelsbach:padelsbach/ret-size-checking
Draft

Apply checking of req_size in handlers#299
padelsbach wants to merge 1 commit intowolfSSL:mainfrom
padelsbach:padelsbach/ret-size-checking

Conversation

@padelsbach
Copy link
Contributor

@padelsbach padelsbach commented Mar 13, 2026

Several functions in wh_server_she.c ignored the received payload length with (void)req_size;. This change adds size checking and associated unit tests.

@padelsbach padelsbach force-pushed the padelsbach/ret-size-checking branch from 9bf38d0 to 2e741ac Compare March 13, 2026 23:14
@padelsbach padelsbach force-pushed the padelsbach/ret-size-checking branch from 2e741ac to fc0e2e2 Compare March 16, 2026 20:29
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.

1 participant