diff options
| author | Anton Lindqvist <anton@basename.se> | 2019-06-18 15:34:04 +0200 |
|---|---|---|
| committer | Anton Lindqvist <anton@basename.se> | 2019-06-18 16:28:55 +0200 |
| commit | efb619c0e4b77ab1c99201c88f454b71950b5b82 (patch) | |
| tree | 65df7c3bd613cab11cb7bc43d95541af81e3d7ae /executor | |
| parent | e3f76baaa97f5c1d27a6f49094f0de132592d96e (diff) | |
sys/openbsd: correct setrlimit resource detection
The sanitizer fails to sanitize programs like the following:
setrlimit(0x10000000000002, &(0x7f0000000080))
... due to presence of the most significant bit. Therefore mask of all
bits that cannot form a valid rlimit resource.
This is one of the root causes of the high amount of reported "lost
connection to test machine".
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
