diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2024-06-04 08:29:24 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-06-04 09:50:32 +0000 |
| commit | 3f1713c975c911f9ca5d27d0292f7505b176c873 (patch) | |
| tree | d53ffc5fb5a28d3e49d36019afc8e10b53c993e7 /executor/_include/flatbuffers/buffer.h | |
| parent | 31d0939f7b4786383bba7be539a06ab5e227ab61 (diff) | |
executor: repair asan build
Asan build with sharem memory mode is broken for a long time
since the address for output region is incompatible with asan
(asan doesn't have shadow for these addresses).
We did not notice it b/c we only tested no shared memory mode
in short test mode used on CI.
Don't use fixed mmap address under asan.
Diffstat (limited to 'executor/_include/flatbuffers/buffer.h')
0 files changed, 0 insertions, 0 deletions
