diff options
| author | Mark Johnston <markjdb@gmail.com> | 2020-08-07 12:46:48 -0400 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-08-08 11:09:48 +0200 |
| commit | 6ba54cf64ec7e5dcf8002c32b872685c905a9be8 (patch) | |
| tree | ebcdbe28de1d99e468a8d1cfff5ddcdfb8080b7f /executor/executor.cc | |
| parent | ff51e5229e0ee846d2fd687cb0dbca13de758c66 (diff) | |
executor: use MAP_EXCL to map the data region on FreeBSD
We've had some problems where the default SYZ_DATA_OFFSET collides with
a mapping created by the C runtime. MAP_EXCL ensures that mmap() will
fail in this case, so such problems become a bit easier to diagnose.
Diffstat (limited to 'executor/executor.cc')
0 files changed, 0 insertions, 0 deletions
