aboutsummaryrefslogtreecommitdiffstats
path: root/executor/_include/flatbuffers/string.h
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2025-08-05 10:43:55 +0200
committerAleksandr Nogikh <nogikh@google.com>2025-08-06 09:55:32 +0000
commit81ed97dd2689fd11ddeed17d837515e0163857ad (patch)
tree6dbf2c7190bbaa070843a8a5d90768dedbfbbd6a /executor/_include/flatbuffers/string.h
parentffe1dd46b97d508a7b65c279b8108eeaade66cb1 (diff)
executor: change input/output area mapping rules
For ASAN builds, assume that the executable is dynamically linked and that the addresses in HighMem may be occupied by the libraries. Otherwise, use fixed addresses both for the input and the output area. Before, input area was mapped at an arbitrary location and the default output area location for ASAN builds was sometimes overlapping with it. Use MAP_FIXED_NOREPLACE to prevent such overlappings in the first place.
Diffstat (limited to 'executor/_include/flatbuffers/string.h')
0 files changed, 0 insertions, 0 deletions