Skip to content

Fix 535 OutOfMemoryException - #536

Merged
oformaniuk merged 2 commits into
Handlebars-Net:masterfrom
anth12:master
Feb 14, 2023
Merged

Fix 535 OutOfMemoryException#536
oformaniuk merged 2 commits into
Handlebars-Net:masterfrom
anth12:master

Conversation

@anth12

Copy link
Copy Markdown

#535

The following line currently throws an OutOfMemoryException for unrecognised expressions:

This PR exits the while loop when reaching the end of the end of the string reader.

@sonarqubecloud

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

@oformaniuk
oformaniuk merged commit 3585d29 into Handlebars-Net:masterFeb 14, 2023
Sign up for freeto 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.

2 participants

@anth12@oformaniuk