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 #383

Closed

Conversation

mattpolzin
Copy link
Owner

Fixes #382.

Just a straight forward conversion from recursive function to loop.

@mattpolzin mattpolzin force-pushed the bugfix/382/url_template_stack_overflow branch from 07fb42a to 28d1952 Compare October 4, 2024 04:29
@mattpolzin mattpolzin changed the base branch from main to release/4_0 October 4, 2024 04:31
@mattpolzin mattpolzin closed this Oct 4, 2024
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