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

Change as u32 cast to as c_uint #15

Merged
merged 1 commit into from
Oct 15, 2023
Merged

Conversation

Manishearth
Copy link
Contributor

We've bounds checked for c_uint, it's possible there will be a platform where this is not u32. Fortunately CSMG_SPACE also just wants a c_uint.

@tormol
Copy link
Owner

tormol commented Oct 15, 2023

Ok, thanks.

@tormol tormol merged commit 1ee1b05 into tormol:master Oct 15, 2023
5 of 6 checks passed
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.

2 participants