瀏覽代碼

Actually free measured_guardfraction.

CID 1270894
Yawning Angel 9 年之前
父節點
當前提交
39a496eeb8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/or/dirvote.c

+ 1 - 0
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 */