diff options
| author | Alexander Egorenkov <eaibmz@gmail.com> | 2024-07-01 11:44:14 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-07-01 12:31:54 +0000 |
| commit | 76838be540c998a66392d0267d7c9ee3b4a27a46 (patch) | |
| tree | d3c994adb0b17e428fdd1d05c40d195c3df6378a /executor/executor_bsd.h | |
| parent | 371c64443fff4d5d232d48c43d0423fcb1198684 (diff) | |
executor: fix endianess of size of received flatbuffers root table
Flatbuffers represents each scalar in little-endian format
(https://flatbuffers.dev/flatbuffers_internals.html). Therefore,
the size of the received root table must be converted to the host endianness
format before its first usage.
Signed-off-by: Alexander Egorenkov <eaibmz@gmail.com>
Fixes: e16e2c9a4cb6 ("executor: add runner mode")
Diffstat (limited to 'executor/executor_bsd.h')
0 files changed, 0 insertions, 0 deletions
