]> git.ipfire.org Git - thirdparty/tor.git/commit
test_checkdir.c: try to make it pass on windows
authorNick Mathewson <nickm@torproject.org>
Fri, 7 Nov 2014 13:54:03 +0000 (08:54 -0500)
committerNick Mathewson <nickm@torproject.org>
Fri, 7 Nov 2014 13:54:44 +0000 (08:54 -0500)
commit85a76cd4ebdb8f7face1e5deb5fa0d9f8612f31b
treeb2c192b541f1ce793ccc1cfc2ca163985485bc72
parent68af1e7e9be8bef82b4574ac0934310af71a764b
test_checkdir.c: try to make it pass on windows

also fix memory-leak on failing tests.
src/test/test_checkdir.c