Fix a memory leak on directory authorities during voting
commit22f674fcb88411d8b56a3423fb0c09bb7745529c
authorRoger Dingledine <arma@torproject.org>
Thu, 12 Nov 2009 06:31:26 +0000 (12 01:31 -0500)
committerRoger Dingledine <arma@torproject.org>
Thu, 12 Nov 2009 06:31:26 +0000 (12 01:31 -0500)
tree9fb9791e2b40bff169c7a1d748f73a7665fc2b0c
parent69c0147ea6725a63f254333867c0504528c62daf
Fix a memory leak on directory authorities during voting

Fix a memory leak on directory authorities during voting that was
introduced in 0.2.2.1-alpha. Found via valgrind.
ChangeLog
src/or/dirvote.c