diff options
author | Ludovico Cavedon <ludovico.cavedon@gmail.com> | 2019-01-15 23:10:48 -0800 |
---|---|---|
committer | Ludovico Cavedon <ludovico.cavedon@gmail.com> | 2019-01-15 23:49:26 -0800 |
commit | 0cb4bae27503d2fa6e9e2efd1944049338d7c3c4 (patch) | |
tree | c71358445395d2e4945317ff8586377a9a21772e /src/lib/protocols/nfs.c | |
parent | 2ade0be365429a404d63f8ee20f1b59650cde710 (diff) |
QUIC: convert little endian offsets to host endianness
Offset in the QUIC protocol are little endian. Reading them as uint32_t
works on little endian architectures, but breaks on big endian ones.
This change applies the proper conversion and fixes running the
http_ipv6 and quic tests on big endian architectures.
Diffstat (limited to 'src/lib/protocols/nfs.c')
0 files changed, 0 insertions, 0 deletions