diff options
| author | Ian Lance Taylor <iant@golang.org> | 2017-12-08 16:05:22 -0800 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2017-12-09 01:21:32 +0000 |
| commit | 29cb57c5bda37f1c5a58b315fc5619835cc53467 (patch) | |
| tree | 07d34e0838d8504c1d9a470ab78c58b33ed707e4 /src/os/executable_test.go | |
| parent | 840fad13ecd974efebe4fa25d4e444df5ec8041d (diff) | |
| download | go-29cb57c5bda37f1c5a58b315fc5619835cc53467.tar.xz | |
runtime: don't use MAP_STACK in SigStack test
On DragonFly mmap with MAP_STACK returns the top of the region, not
the bottom. Rather than try to cope, just don't use the flag anywhere.
Fixes #23061
Change-Id: Ib5df4dd7c934b3efecfc4bc87f8989b4c37555d7
Reviewed-on: https://go-review.googlesource.com/83035
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Austin Clements <austin@google.com>
Diffstat (limited to 'src/os/executable_test.go')
0 files changed, 0 insertions, 0 deletions
