Sfoglia il codice sorgente

changes file for ASLR/DEP build on windows

Nick Mathewson 14 anni fa
parent
commit
f9e251ccf8
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      changes/bug2358

+ 5 - 0
changes/bug2358

@@ -0,0 +1,5 @@
+  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.
+