Ensure a certain rare failure doesn't crash the runtime by nike4613 · Pull Request #261 · MonoMod/MonoMod · GitHub
Skip to content

Ensure a certain rare failure doesn't crash the runtime#261

Open
nike4613 wants to merge 4 commits intoMonoMod:reorganizefrom
nike4613:hook-safer-cleanup
Open

Ensure a certain rare failure doesn't crash the runtime#261
nike4613 wants to merge 4 commits intoMonoMod:reorganizefrom
nike4613:hook-safer-cleanup

Conversation

@nike4613
Copy link
Copy Markdown
Member

@nike4613 nike4613 commented Oct 5, 2025

This failure now triggers "method poisoning" where the method is un-detoured, and further attempts to modify hooks/ilhooks on that method are immediately rejected.

This failure now triggers "method poisoning" where the method is un-detoured, and further attempts to modify hooks/ilhooks on that method are immediately rejected.
…g to the current ManagedDetourState (for when we previously had a poisoned one we recovered from)
@github-actions

This comment has been minimized.

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