Commit c72f406
authored
Fix #2502
This commit fixes #2502 in the 3.2 branch by checking that the key_share extension is at least 4 bytes long (8 in ASCII-HEX). These 4 bytes encode the group value (2 bytes) and the length of the key (2 bytes).1 parent c2a3224 commit c72f406
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14455 | 14455 | | |
14456 | 14456 | | |
14457 | 14457 | | |
14458 | | - | |
| 14458 | + | |
14459 | 14459 | | |
14460 | 14460 | | |
14461 | 14461 | | |
| |||
0 commit comments