Fix a memory leak in dirvote_compute_consensuses()

This commit is contained in:
Sebastian Hahn
2010-08-15 21:02:01 +02:00
parent 527581194c
commit b2dcff5766
2 changed files with 6 additions and 2 deletions
+3
View File
@@ -3,3 +3,6 @@
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.
- Fix a memory leak in dirvote_compute_consensuses().
Bugfix on 0.2.0.3-alpha; fixes bug 1831 partially.