From 527581194c285e5b08d4bb4fd9c573a0f12dd83b Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Sun, 15 Aug 2010 18:24:23 +0200 Subject: Fix a memory leak It happened in dirvote_add_signatures_to_pending_consesus(). --- changes/bug1831 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'changes') diff --git a/changes/bug1831 b/changes/bug1831 index 40b3fcf52..6c504dadb 100644 --- a/changes/bug1831 +++ b/changes/bug1831 @@ -1,3 +1,5 @@ o Minor bugfixes - Fix a memory leak in the error case of circuit_build_times_parse_state(). Bugfix on 0.2.2.14-alpha; fixes bug 1831 partially. + - Fix a memory leak in dirvote_add_signatures_to_pending_consensus(). + Bugfix on 0.2.2.6-alpha; fixes bug 1831 partially. -- cgit v1.2.3