瀏覽代碼

changes file for ASLR/DEP build on windows

Nick Mathewson 14 年之前
父節點
當前提交
f9e251ccf8
共有 1 個文件被更改,包括 5 次插入0 次删除
  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.
+