diff options
| author | Michael Tuexen <tuexen@freebsd.org> | 2018-12-29 18:52:14 +0100 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2018-12-29 19:17:28 +0100 |
| commit | e8f58194c1b72fddba1dbcb86cd84b1a5f91f074 (patch) | |
| tree | e7e7ef2865d3804146947eef3e4df13f53c699ec /executor/common_linux.h | |
| parent | 8d43fb9c5ec9d2afd4605d83b57d4b5fbf313114 (diff) | |
executor: fix error handling of mmap()
mmap() returns MAP_FAILED, which is (void *)(-1), in case
of an error. This is different from NULL.
Diffstat (limited to 'executor/common_linux.h')
0 files changed, 0 insertions, 0 deletions
