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 support for big-endian platforms #76

Closed
wants to merge 1 commit into from

Conversation

nforro
Copy link

@nforro nforro commented Aug 23, 2023

Description of changes:

On big-endian architectures (tested on s390x) both aws_checksums_crc32 and aws_checksums_crc32c produce incorrect results and all tests fail. This fixes it.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Nikola Forró <nforro@redhat.com>
@jmklix jmklix added the feature-request New feature or enhancement. May require GitHub community feedback. label Jul 29, 2024
@DmitriyMusatkin
Copy link
Contributor

merged in #97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants