aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_test.h
diff options
context:
space:
mode:
authorAlexander Egorenkov <eaibmz@gmail.com>2024-07-01 11:44:14 +0200
committerDmitry Vyukov <dvyukov@google.com>2024-07-01 12:31:54 +0000
commit76838be540c998a66392d0267d7c9ee3b4a27a46 (patch)
treed3c994adb0b17e428fdd1d05c40d195c3df6378a /executor/executor_test.h
parent371c64443fff4d5d232d48c43d0423fcb1198684 (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_test.h')
0 files changed, 0 insertions, 0 deletions