aboutsummaryrefslogtreecommitdiffstats
path: root/executor/common_linux.h
diff options
context:
space:
mode:
authorMichael Tuexen <tuexen@freebsd.org>2018-12-29 18:52:14 +0100
committerDmitry Vyukov <dvyukov@google.com>2018-12-29 19:17:28 +0100
commite8f58194c1b72fddba1dbcb86cd84b1a5f91f074 (patch)
treee7e7ef2865d3804146947eef3e4df13f53c699ec /executor/common_linux.h
parent8d43fb9c5ec9d2afd4605d83b57d4b5fbf313114 (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