Skip to content

Blown stack during serialization on large project #8740

Description

@mgambrell

This can be way too big to put on a stack, and VLA isn't portable. Needs to be some heap storage.

Or you you can use a normal Parse() instead of ParseInsitu() but I guess ParseInsitu() might be a little better.

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