kernel32/tests: remove a few CloseHandle calls on a HMODULE that don't make any sense

Louis Lenders xerox_xerox2000 at yahoo.co.uk
Sun Jul 3 01:34:05 CDT 2011


Found this while trying to write a test for LoadLibraryEx

Trying to use CloseHandle on a module (loaded with LoadLibraryEx and already freed with FreeLibrary) doesn't make any sense, and it failed anyway, but was hidden because the CloseHandle was not in an ok-call
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-kernel32-tests-remove-a-few-CloseHandle-calls-on-a-HMO.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110703/a319e58e/attachment.txt>


More information about the wine-patches mailing list