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

fix handling of spurious accesses during retag #2694

Merged
merged 4 commits into from
Nov 27, 2022

Commits on Nov 26, 2022

  1. !Unpin retags must still be reads, to check dereferenceable

    also fix ICE on deallocation error and avoid redundant find_granting on retag
    RalfJung committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    3b15db8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    528935d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c75f23d View commit details
    Browse the repository at this point in the history
  4. nits

    RalfJung committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    776460f View commit details
    Browse the repository at this point in the history