diff options
| author | fanquake <[email protected]> | 2020-01-13 16:40:50 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-01-13 16:40:50 +0800 |
| commit | 3d5d7aad269c7afe7e36677d3e76c6579e1b8aba (patch) | |
| tree | a6955958595c3be659ffd19ce54889adcc5f5c34 /src/test/fuzz/integer.cpp | |
| parent | windows: Enable heap terminate-on-corruption (diff) | |
| download | discoin-3d5d7aad269c7afe7e36677d3e76c6579e1b8aba.tar.xz discoin-3d5d7aad269c7afe7e36677d3e76c6579e1b8aba.zip | |
windows: remove call to SetProcessDEPPolicy
SetProcessDEPPolicy() is only supported by 32-bit Windows processes. On 64-bit
Windows it fails with ERROR_NOT_SUPPORTED (DEP is always enabled on 64-bit).
More info:
https://docs.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-setprocessdeppolicy
Diffstat (limited to 'src/test/fuzz/integer.cpp')
0 files changed, 0 insertions, 0 deletions