]> git.ipfire.org Git - thirdparty/tor.git/commit
Use FreeLibrary, not CloseHandle, for library in test_util.c
authorNick Mathewson <nickm@torproject.org>
Thu, 6 Dec 2012 15:59:02 +0000 (10:59 -0500)
committerNick Mathewson <nickm@torproject.org>
Thu, 6 Dec 2012 15:59:02 +0000 (10:59 -0500)
commitb326e761442e61ffd39effbefd7f904c72890707
tree9e730c899eb7f1e640183dcf49043032959865ae
parentbd93ff8dd76b06ca3afe1f362b086d4f12639f71
Use FreeLibrary, not CloseHandle, for library in test_util.c

Fix for bug 7306. Bugfix on 0.2.2.17-alpha.
changes/bug7306 [new file with mode: 0644]
src/test/test_util.c