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

[crypto-awslc] fix build error on 32bit platforms #118

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

tomleavy
Copy link
Contributor

Issues:

Resolves #117

Description of changes:

Correct integer cast in aws-lc crypto module

@tomleavy tomleavy requested a review from a team as a code owner March 15, 2024 20:50
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.34%. Comparing base (650ed8d) to head (e79f697).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #118   +/-   ##
=======================================
  Coverage   89.34%   89.34%           
=======================================
  Files         173      173           
  Lines       31333    31336    +3     
=======================================
+ Hits        27993    27996    +3     
  Misses       3340     3340           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tomleavy tomleavy merged commit 5235fc8 into main Mar 18, 2024
20 checks passed
@tomleavy tomleavy deleted the aws-lc-32 branch March 18, 2024 21:53
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.

Failure to build on 32 bit platforms
4 participants