Procházet zdrojové kódy

Merge remote-tracking branch 'yawning/cid1270894'

Nick Mathewson před 10 roky
rodič
revize
843c368475
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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 */