Skip to content

Allow customizing decode recursion limit #1288

@deifactor

Description

@deifactor

I have a use case for decoding user-supplied protos that legitimately might nest over 100 times, but where we don't want to just disable the recursion limit (because it's user-supplied and so we might blow the stack). I'd like to be able to set the recursion limit at runtime.

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