tor/changes/bug2358

6 lines
231 B
Plaintext
Raw Normal View History

o Minor features
- Enable Address Space Layout Randomization (ASLR) and Data Execution
Prevention (DEP) by default on Windows to make it harder for
attackers to exploit vulnerabilities. Patch from John Brooks.