Merge branch 'bug33195_master' into ticket33280_master

Conflicts:
* Keep the changes from ticket33280_master
This commit is contained in:
teor
2020-02-17 13:46:09 +10:00
7 changed files with 338 additions and 321 deletions
+2 -2
View File
@@ -1947,7 +1947,7 @@ test_util_expand_filename(void *arg)
done:
tor_free(str);
}
#endif /* !defined(_WIN32) */
#endif /* !defined(DISABLE_PWDB_TESTS) */
/** Test tor_escape_str_for_pt_args(). */
static void
@@ -5763,7 +5763,7 @@ test_util_pwdb(void *arg)
tor_free(dir);
teardown_capture_of_logs();
}
#endif /* !(defined(_WIN32) || defined (__ANDROID__)) */
#endif /* !defined(DISABLE_PWDB_TESTS) */
static void
test_util_calloc_check(void *arg)