Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to avoid SafeHandle friendly overloads #653

Merged
merged 1 commit into from
Aug 16, 2022
Merged

Add option to avoid SafeHandle friendly overloads #653

merged 1 commit into from
Aug 16, 2022

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Aug 16, 2022

SafeHandle can be avoided in friendly overloads by adding the useSafeHandles: false property to the NativeMethods.json file.

Closes #605

@AArnott AArnott added enhancement New feature or request and removed enhancement New feature or request labels Aug 16, 2022
@AArnott AArnott enabled auto-merge August 16, 2022 02:17
@AArnott AArnott merged commit 13965e2 into main Aug 16, 2022
@AArnott AArnott deleted the fix605 branch August 16, 2022 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ability to turn off usage of safe handles in overloads
1 participant