aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_fuchsia.h
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2020-10-15 09:28:58 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-10-15 09:50:12 +0200
commit638690213ad14c862fe8eca5c0629eaca46749f8 (patch)
tree46ab9454552342212a1502ce41b4148f60590ab7 /executor/executor_fuchsia.h
parenta83184a9374f9e15abe09dd727d2c2d5c82e1349 (diff)
executor: fix arp netfiler tables alignment for arm
The arp netfilter entry contains u64, but we used only void* to enforce alignment. This worked everywhere except for arm, which is 32-bits and has 8-byte alignment for u64. Use u64 to enforce correct alignment. Fixes #2188
Diffstat (limited to 'executor/executor_fuchsia.h')
0 files changed, 0 insertions, 0 deletions