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

Ensure posix_memalign() is never called with bad alignment values #138

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Jun 22, 2024

No description provided.

@biojppm biojppm changed the base branch from error_noreturn to master June 22, 2024 19:59
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.93%. Comparing base (edd2649) to head (003450a).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          28       28           
  Lines        3130     3130           
=======================================
  Hits         3034     3034           
  Misses         96       96           

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

@biojppm biojppm force-pushed the posix_memalign branch 2 times, most recently from f5eda0e to 0ae9e6d Compare July 6, 2024 09:02
@biojppm biojppm mentioned this pull request Jul 6, 2024
@biojppm biojppm force-pushed the posix_memalign branch 3 times, most recently from 9c665db to fd30719 Compare July 6, 2024 14:01
@biojppm biojppm force-pushed the posix_memalign branch 2 times, most recently from 03565ec to 76510b4 Compare July 6, 2024 20:09
@biojppm biojppm merged commit cfbc92d into master Jul 6, 2024
274 checks passed
@biojppm biojppm deleted the posix_memalign branch July 6, 2024 21:44
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.

1 participant