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

[nasa/cryptolib#246] Fix GCC 13.x Compilation Issues with Null SA/IV #248

Conversation

Donnie-Ice
Copy link
Contributor

Removed all Null checks for IV and corrected errors related to GCC 13.x

@Donnie-Ice Donnie-Ice self-assigned this Jun 3, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.07%. Comparing base (277a3fd) to head (a6eb0ce).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #248      +/-   ##
==========================================
+ Coverage   73.91%   74.07%   +0.15%     
==========================================
  Files           8        8              
  Lines        2914     2912       -2     
  Branches      461      460       -1     
==========================================
+ Hits         2154     2157       +3     
+ Misses        588      586       -2     
+ Partials      172      169       -3     

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

Copy link
Contributor

@rjbrown2 rjbrown2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(Thumbs Up)

@Donnie-Ice Donnie-Ice merged commit 79a16ad into dev Jun 4, 2024
5 checks passed
@Donnie-Ice Donnie-Ice deleted the 246-address-comparison-warnings-errors-when-compiling-with-gcc-132 branch June 4, 2024 17:23
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.

4 participants