commit 8b108935b25fb7421443a070415a677f9dcde325 Author: Nick Mathewson nickm@torproject.org Date: Thu Jun 21 08:53:37 2018 -0400
Fix changes file for memory leak. --- changes/bug26435 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changes/bug26435 b/changes/bug26435 index c28194934..f66c503dd 100644 --- a/changes/bug26435 +++ b/changes/bug26435 @@ -1,4 +1,4 @@ - o Major bugfixes: + o Major bugfixes (directory authority): - Fix a memory leak where directory authorities would leak a chunk of memory for every router descriptor every time they considered voting. This bug was taking down directory authorities due to
tor-commits@lists.torproject.org