mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'bug33195_master' into ticket33280_master
Conflicts: * Keep the changes from ticket33280_master
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user