Merge remote-tracking branch 'yawning/cid1270894'

This commit is contained in:
Nick Mathewson 2015-02-18 12:13:54 -05:00
commit 843c368475

View File

@ -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 */