Commit 39a496ee authored by Yawning Angel's avatar Yawning Angel
Browse files

Actually free measured_guardfraction.

CID 1270894
parent 6378bcf4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 */