diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2018-01-24 11:41:13 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-01-24 11:41:13 +0100 |
| commit | 9a6ff11ff98e8137871648ee1a35a0a0e0b57adb (patch) | |
| tree | ff121693f1796b8d735a5a78bd6741f4391085f8 /executor/executor_linux.cc | |
| parent | ef6d3c0e038ea61d82b6140ea71ce96929d4a274 (diff) | |
sys/linux: fix devname_mask alignment
Since we use int64, it has 8-byte alignment.
It's wrong, it must have 1-byte alignment.
Use int8 instead.
Diffstat (limited to 'executor/executor_linux.cc')
0 files changed, 0 insertions, 0 deletions
