[tor/master] Actually free measured_guardfraction.

18 Feb
2015
18 Feb
'15
5:14 p.m.
commit 39a496eeb8ad68087d2f01a0311e553fb2caed1a Author: Yawning Angel <yawning@schwanenlied.me> Date: Wed Feb 18 16:36:57 2015 +0000 Actually free measured_guardfraction. CID 1270894 --- src/or/dirvote.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/or/dirvote.c b/src/or/dirvote.c index b54049d..f5694ba 100644 --- a/src/or/dirvote.c +++ b/src/or/dirvote.c @@ -1853,6 +1853,7 @@ networkstatus_compute_consensus(smartlist_t *votes, smartlist_free(exitsummaries); tor_free(bandwidths_kb); tor_free(measured_bws_kb); + tor_free(measured_guardfraction); } /* Mark the directory footer region */
3782
Age (days ago)
3782
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org