Skip to content

BUG parse_object recurses without bound #3

Description

@TheLeBerton

Problem

parse_object function recurses without bound on nested objects. A deeply nested file can cause a stack overflow.

Acceptance criteria

Beyond a configurable max depth, return VDF_ERR_PARSE cleanly.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Fields

Priority

None yet

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions