Skip to content

Implement a POISON_MEMORY configuration macro #20

@LexouDuck

Description

@LexouDuck

it might be worthwhile to have a "memory poison" macro; this is useful for memory checking. Newly allocated blocks are filled with something like the byte 0xCB and newly freed blocks are filled with the byte 0xDB

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