8000 Implement poisoning for ArenaPtr in debug builds · Issue #8 · fitzgen/oxischeme · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Implement poisoning for ArenaPtr in debug builds #8
Open
@fitzgen

Description

@fitzgen

The following should only apply to debug builds.

When sweeping, anything that is in the free list should be reset to the default value.

In ArenaPtr's deref methods, if the dereferenced value in the Arena is the default value, we should panic.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0