Skip to content

Enfore stack size limits on allocation capacity, not only element counts #276

@florianhartung

Description

@florianhartung

Currently we only check for the maximum stack size before trying to push an element onto the stack. However, we should also limit the capacity of the internal Vec to prevent any unexpected memory usage.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions