summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug202032
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug20203 b/changes/bug20203
index b4809ffbd6..711c91ba85 100644
--- a/changes/bug20203
+++ b/changes/bug20203
@@ -1,4 +1,4 @@
- o Major bugfixes (relay, OOM handler)
+ 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