Implement MEM_RESET handling in VirtualAlloc on Unix (#10939)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 14 Apr 2017 12:13:48 +0000 (05:13 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2017 12:13:48 +0000 (05:13 -0700)
commitedd23a10bc574058a42c62dc829973dc48449837
tree62fe24ff8f046bca695ba3a8cc089a95d31fb321
parentd09465f3c9ae99c3842ff22edb7f92695dd7c7ca
Implement MEM_RESET handling in VirtualAlloc on Unix (#10939)
src/gc/gc.cpp
src/gc/unix/gcenv.unix.cpp
src/pal/src/map/virtual.cpp