Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix URLTemplate stack overflow #384

Merged
merged 2 commits into from
Oct 4, 2024

Conversation

mattpolzin
Copy link
Owner

Fixes #382.

Just a straight forward conversion from recursive function to loop.

@mattpolzin mattpolzin merged commit 35dd374 into main Oct 4, 2024
25 checks passed
@mattpolzin mattpolzin deleted the bugfix/382/url_template_stack_overflow2 branch October 4, 2024 04:41
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.

Stack overflow in URLTemplate(templateString:)
1 participant