Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Fix GetModuleHandle so its use doesn't prematurely unload a module #567

Merged
1 commit merged into from
Jan 22, 2021

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Jan 22, 2021

Fixes #563

@AArnott AArnott added the auto-merge Auto-completes a PR when reviews and checks pass label Jan 22, 2021
@ghost ghost merged commit 76d2d9f into master Jan 22, 2021
@ghost ghost deleted the fix563 branch January 22, 2021 04:12
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-merge Auto-completes a PR when reviews and checks pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kernel32.GetModuleHandle should return IntPtr instead of SafeHandle
1 participant