summaryrefslogtreecommitdiff
path: root/sys/net80211
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2018-05-23 19:22:55 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2018-05-23 19:22:55 +0000
commit6ac3ac203a525579e10a68e8f5e0b49d9b234ee8 (patch)
treeeeb77e4b783931dc37661a02d8b65dbf017409ea /sys/net80211
parent279a990f2afea96053ec486534eeb52483e258f5 (diff)
Since MAP_STACK was introduced, noexec -S -m failed from time to
time. The stack pointer was outside of the stack. The stack actually reaches the re-mmapped region that lacked the MAP_STACK bit. Adding a MAP_STACK flag to the mmap(2) call fixes the test. OK visa@
Diffstat (limited to 'sys/net80211')
0 files changed, 0 insertions, 0 deletions