aboutsummaryrefslogtreecommitdiff
path: root/changes/bug20203
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug20203')
-rw-r--r--changes/bug202036
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug20203 b/changes/bug20203
new file mode 100644
index 0000000000..711c91ba85
--- /dev/null
+++ b/changes/bug20203
@@ -0,0 +1,6 @@
+ o Major bugfixes (relay, OOM handler):
+ - Fix a timing-dependent assertion failure that could occur when we
+ tried to flush from a circuit after having freed its cells because
+ of an out-of-memory condition. Fixes bug 20203; bugfix on
+ 0.2.8.1-alpha. Thanks to "cypherpunks" for help diagnosing this
+ one.