mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Actually free measured_guardfraction.
CID 1270894
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user