Merge branch 'maint-0.2.9'

This commit is contained in:
Nick Mathewson
2016-12-02 07:40:53 -05:00
+2
View File
@@ -774,6 +774,8 @@ test_single_onion_poisoning(void *arg)
tt_assert(ret == 0);
done:
tor_free(dir1);
tor_free(dir2);
/* The test harness deletes the directories at exit */
smartlist_free(services);
rend_service_free(service_1);