summaryrefslogtreecommitdiff
path: root/changes/bug21439
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug21439')
-rw-r--r--changes/bug214397
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug21439 b/changes/bug21439
deleted file mode 100644
index 3acc53bfb7..0000000000
--- a/changes/bug21439
+++ /dev/null
@@ -1,7 +0,0 @@
- o Minor features (testing):
- - Add a "--disable-memory-sentinels" feature to help with fuzzing.
- When Tor is compiled with this option, we disable a number of
- redundant memory-safety failsafes that are intended to stop
- bugs from becoming security issues. This makes it easier to hunt
- for bugs that would be security issues without the failsafes
- turned on. Closes ticket 21439.