Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hash: allow unsigned int != size_t in sha256#6996

Merged
ethomson merged 1 commit intomainfrom
ethomson/sha256_int
Jan 2, 2025
Merged

hash: allow unsigned int != size_t in sha256#6996
ethomson merged 1 commit intomainfrom
ethomson/sha256_int

Conversation

@ethomson
Copy link
Member

@ethomson ethomson commented Jan 2, 2025

Our bundled SHA256 implementation passes a size_t as an unsigned int. Stop doing that.

Our bundled SHA256 implementation passes a `size_t` as an `unsigned
int`. Stop doing that.
@ethomson ethomson added the bug label Jan 2, 2025
@ethomson ethomson merged commit 80ce38c into main Jan 2, 2025
19 checks passed
@ethomson ethomson deleted the ethomson/sha256_int branch January 2, 2025 13:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant