Skip to content

add function that ensures that memory tools is enabled and working correctly #14

@wjwwood

Description

@wjwwood

Due to issues with optimizers, writing a function that actually calls malloc (or one of the other functions) isn't always trivial. memory tools should provide a function (or functions) that ensure the interpose worked (malloc and friends were overridden) and that calling malloc (or other functions) actually gets intercepted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions