Skip to content

Raise failure when attempting to patch over an already patched range #2

@nosoop

Description

@nosoop

This is effectively footgun prevention to ensure patches get restored properly (we can't have overlapping patches because we can't guarantee they will be unloaded in the same order).

It should be implemented using an interval tree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions