Skip to content

Fix memory allocation system #14

@Darinth

Description

@Darinth

Custom delete operator is being called in release mode after the memory allocation system's mutex has been deconstructed. This appears to be an issue with fstreams delaying the release of some resources until application termination. There's no way to fix the issue of the memory allocation system tracking this memory, but I can at least prevent abnormal termination by disabling the custom memory allocation system before calling returning from main.

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