aboutsummaryrefslogtreecommitdiff
path: root/changes/bug15083
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug15083')
-rw-r--r--changes/bug150836
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug15083 b/changes/bug15083
new file mode 100644
index 0000000000..98d1d0e535
--- /dev/null
+++ b/changes/bug15083
@@ -0,0 +1,6 @@
+ o Major bugfixes (relay, stability):
+ - Fix a bug that could lead to a relay crashing with an assertion
+ failure if a buffer of exactly the wrong layout was passed
+ to buf_pullup() at exactly the wrong time. Fixes bug 15083;
+ bugfix on 0.2.0.10-alpha. Patch from 'cypherpunks'.
+