HomePhabricator

Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe
3d88c9b4d371Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe

  • this enables DEP on all Windows version which support the SetProcessDEPPolicy() call in Kernel32.dll
  • use a dynamic approach via GetProcAddress() to not rely on headers or compiler libs
  • this is the same way the Tor-project does it

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jul 20 2012, 06:45
deadalnixPushed on May 14 2017, 22:04
Parents
rABCdd199d0ebd08: Merge pull request #1650 from Diapolo/spelling_fixes
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rABC3d88c9b4d371: Bitcoin-Qt (Windows only): enable DEP for bitcoin-qt.exe (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Aug 3 2012, 12:51