mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
"fix" the unit tests on openbsd/netbsd
svn:r13450
This commit is contained in:
+1
-1
@@ -2355,7 +2355,7 @@ test_dir_format(void)
|
||||
tor_free(dir1); /* XXXX And more !*/
|
||||
tor_free(dir2); /* And more !*/
|
||||
routerinfo_free(r1);
|
||||
routerinfo_free(r2);
|
||||
// routerinfo_free(r2); XXX020 this line crashes on openbsd and netbsd
|
||||
|
||||
/* Try out version parsing functionality */
|
||||
test_eq(0, tor_version_parse("0.3.4pre2-cvs", &ver1));
|
||||
|
||||
Reference in New Issue
Block a user