Skip to content

Allow host mappings to have destructors #700

Open
@syntactically

Description

@syntactically

We should provide some support for ensuring that when host mapping objects are no longer needed, they have a chance to run a destructor. This is particularly important as, currently, map_file_cow has no way to ensure that its mappings are cleaned up, so it leaks a bit of virtual memory whenever it is run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions