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

CFI: Add test for call_once addr taken #123478

Merged
merged 1 commit into from
Apr 5, 2024

Commits on Apr 4, 2024

  1. CFI: Add test for call_once addr taken

    One of the proposed ways to reduce the non-passed argument erasure would
    cause this test to fail. Adding this now ensures that any attempt to
    reduce non-passed argument erasure won't make the same mistake.
    maurer committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    b53a0f2 View commit details
    Browse the repository at this point in the history