Skip to content

fix: guarantee parser advance to avoid infinite recursion#2

Open
jwulf wants to merge 1 commit into
Doorman11991:mainfrom
jwulf:fix/infinite-loop
Open

fix: guarantee parser advance to avoid infinite recursion#2
jwulf wants to merge 1 commit into
Doorman11991:mainfrom
jwulf:fix/infinite-loop

Conversation

@jwulf

@jwulf jwulf commented Jun 2, 2026

Copy link
Copy Markdown

Some invalid input files can cause an OOM due to infinite recursion. This PR guarantees that the parser advances, avoiding the recursion / OOM condition.

Signed-off-by: Josh Wulf <josh@magikcraft.io>
@jwulf jwulf force-pushed the fix/infinite-loop branch from f8952cf to 66d9e2f Compare June 3, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant