Skip to content

Safer handling of tsk_size_t on 32 bit systems. #234

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

Merged
merged 1 commit into from
May 24, 2022

Conversation

molpopgen
Copy link
Member

No description provided.

SizeType wraps tsk_size_t, a.k.a. u64.
The From conversion was fallible on 32-bit systems.
@molpopgen molpopgen force-pushed the safe_handling_tsk_size_t branch from bc275ec to 88e9b8a Compare May 24, 2022 20:06
@molpopgen molpopgen merged commit deffc58 into main May 24, 2022
@molpopgen molpopgen deleted the safe_handling_tsk_size_t branch May 24, 2022 20:10
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.

1 participant