summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2017-09-29 10:28:33 -0400
committerNick Mathewson <nickm@torproject.org>2017-09-29 10:28:33 -0400
commit8ccefa7b7afac9626a9e448c0cc4694f5fa51097 (patch)
tree77faea60f3b34e9357fc101d66fe08562ee1ce0e /changes
parent4e6374c26b909027bd90ad722902205e5eaa13f4 (diff)
parentf7222e6d8cf31ce0e2a4653477ab42645c045db6 (diff)
downloadtor-8ccefa7b7afac9626a9e448c0cc4694f5fa51097.tar.gz
tor-8ccefa7b7afac9626a9e448c0cc4694f5fa51097.zip
Merge branch 'bug23690_028'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug236905
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug23690 b/changes/bug23690
new file mode 100644
index 0000000000..36ff32e499
--- /dev/null
+++ b/changes/bug23690
@@ -0,0 +1,5 @@
+ o Major bugfixes (relay, crash, assertion failure):
+ - Fix a timing-based assertion failure that could occur when the
+ circuit out-of-memory handler freed a connection's output buffer.
+ Fixes bug 23690; bugfix on 0.2.6.1-alpha.
+