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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle type mismatch with invalid handle values #1659

Merged
merged 2 commits into from
Apr 4, 2022

Conversation

kennykerr
Copy link
Collaborator

@kennykerr kennykerr commented Apr 4, 2022

A handle's invalid values are expressed in signed integers, but some handles may have unsigned underlying types. This handles this edge case.

Excuse the puns. 馃槈

@kennykerr kennykerr requested a review from riverar April 4, 2022 22:15
@kennykerr kennykerr merged commit d06738c into master Apr 4, 2022
@kennykerr kennykerr deleted the handle_invalid_mismatch branch April 4, 2022 22:37
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.

None yet

2 participants