diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2020-09-29 17:59:03 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-29 17:59:03 +0200 |
commit | 2c1b7cf1bd8954bc236c2bacc2604d7238444cbf (patch) | |
tree | f666a394546908cfda3a9fa0380e9f4516e3d3a5 /example/reader_util.c | |
parent | 656323c33450db868cda7b3e2cc75d0e417d8d6e (diff) |
QUIC: fix dissection of "offset" field (#1025)
The "offset" field is a variable-length integer.
This bug hasn't any practical effects right now, since we are ignoring any
packet with "offset" != 0 (and the value 0 is always encoded in only one byte).
But extracting a correct "offset" is important if we are ever going to handle
fragmented Client Hello messages.
Diffstat (limited to 'example/reader_util.c')
0 files changed, 0 insertions, 0 deletions