summaryrefslogtreecommitdiff
path: root/changes/bug6514
diff options
context:
space:
mode:
Diffstat (limited to 'changes/bug6514')
-rw-r--r--changes/bug65145
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6514 b/changes/bug6514
new file mode 100644
index 0000000000..84633bd279
--- /dev/null
+++ b/changes/bug6514
@@ -0,0 +1,5 @@
+ o Minor bugfixes:
+ - Add a (probably redundant) memory clear between iterations of
+ the router status voting loop, to prevent future coding errors
+ where data might leak between iterations of the loop. Resolves
+ ticket 6514.