mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'bug7306'
This commit is contained in:
@@ -2290,7 +2290,7 @@ test_util_load_win_lib(void *ptr)
|
||||
tt_assert(h);
|
||||
done:
|
||||
if (h)
|
||||
CloseHandle(h);
|
||||
FreeLibrary(h);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user