diff options
Diffstat (limited to 'changes/bug18570')
-rw-r--r-- | changes/bug18570 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/changes/bug18570 b/changes/bug18570 deleted file mode 100644 index 04f72f4c9e..0000000000 --- a/changes/bug18570 +++ /dev/null @@ -1,7 +0,0 @@ - o Minor bugfixes (correctness): - - Fix a bad memory handling bug that would occur if we had queued - a cell on a channel's incoming queue. Fortunately, we can't actually - queue a cell like that as our code is constructed today, but it's best - to avoid this kind of error, even if there isn't any code that triggers - it today. Fixes bug 18570; bugfix on 0.2.4.4-alpha. - |