Commit e57638e
Reject invalid fragmented payloads (#257)
* Reject invalid fragmented payloads
- On Arduino, there is a need to reject invalid fragmented payloads with less than 2 fragments
* Slight modification
- header->reserved is used for header->type on the last fragment. Allow low numbers for the last fragment1 parent 0c2e25f commit e57638e
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
426 | 430 | | |
427 | 431 | | |
428 | 432 | | |
| |||
0 commit comments