]> Cypherpunks repositories - gostls13.git/commit
runtime: do not mark os memory as executable on windows
authorAlex Brainman <alex.brainman@gmail.com>
Tue, 25 Jun 2013 07:20:14 +0000 (17:20 +1000)
committerAlex Brainman <alex.brainman@gmail.com>
Tue, 25 Jun 2013 07:20:14 +0000 (17:20 +1000)
commit3d513faa6f41cb6a02a69a0729beef6ccc594d0e
tree2d306e364f3925a839df5837f673f3614d3f3b82
parent05cf6fe0c1c1a61fa95e4a3ab25c5b4f1a0ad499
runtime: do not mark os memory as executable on windows

Resubmit 3c2cddfbdaec now that windows callbacks
are not generated during runtime.

Fixes #5494

R=golang-dev, minux.ma, rsc
CC=golang-dev
https://golang.org/cl/10487043
src/pkg/runtime/mem_windows.c