aws / aws-lc

AWS-LC is a general-purpose cryptographic library maintained by the AWS Cryptography team for AWS and their customers. It іs based on code from the Google BoringSSL project and the OpenSSL project.
Other
258 stars 105 forks source link

Fixes for building with `-pedantic` #1608

Closed justsmth closed 1 month ago

justsmth commented 1 month ago

Issues:

Relates to: aws/aws-lc-rs#425

Description of changes:

Call-outs:

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

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.05%. Comparing base (8258d73) to head (ea5a923).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1608 +/- ## ======================================= Coverage 78.05% 78.05% ======================================= Files 562 562 Lines 94600 94600 Branches 13575 13575 ======================================= + Hits 73840 73842 +2 + Misses 20168 20165 -3 - Partials 592 593 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.