Skip to content

Handle out-of-memory errors gracefully #1705

Open
@SWilson4

Description

@SWilson4

Currently, we handle malloc failures in common code by immediately exiting with a nonzero return code. It could be a good idea to give the program a chance to clear secrets out of memory before exiting.

Related older issue: #1456.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorReorganizing existing code

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions