Skip to content

Stack overflow protection #440

@davidhewitt

Description

@davidhewitt

We have a lot of code using incr / decr recursion depth, however an incorrectly set recursion depth could still crash.

We could try to protect against this using the tools in https://github.com/rust-lang/stacker - probably just the ability to measure remaining stack, not to manipulate additional stacks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions