Skip to content

Lint for large stack allocated values #6555

Closed
@huonw

Description

@huonw

It seems feasible to warn when huge data-structures are going to be stack-allocated, leading to overflows and segfaults. (e.g. http://stackoverflow.com/questions/16601160/multidimensional-vectors-in-rust-segfaulting)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions