Commit 110f5cb
committed
Fix ECH error code: use BUFFER_ERROR for malformed peer input
Change innerClientHelloLen underflow guard in TLSX_ECH_Parse from
BAD_FUNC_ARG to BUFFER_ERROR to match the convention used throughout
tls.c for wire-protocol length/bounds validation.1 parent 599eec6 commit 110f5cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13606 | 13606 | | |
13607 | 13607 | | |
13608 | 13608 | | |
13609 | | - | |
| 13609 | + | |
13610 | 13610 | | |
13611 | 13611 | | |
13612 | 13612 | | |
| |||
0 commit comments