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 / crash #110

Merged
merged 1 commit into from
May 27, 2022
Merged

fix / crash #110

merged 1 commit into from
May 27, 2022

Conversation

kkzi
Copy link

@kkzi kkzi commented May 27, 2022

My dev env. is as follows:
OS: Windows 10 x64
Complier: Visual Studio 2022 (17.1.6)

Issue:
Build all targets and hello_world_example, then visit http://localhost:8080/ with browser, I got a crash: out of range

image

image

call stack
image

@matt-42
Copy link
Owner

matt-42 commented May 27, 2022

Hi @kkzi, good catch and thanks for the fix.

@matt-42 matt-42 merged commit 61a97eb into matt-42:master May 27, 2022
@matt-42
Copy link
Owner

matt-42 commented May 31, 2022

I fixed your PR (it was breaking the case where you plug routes under the root url:"/"
Don't hesitate to pull master and check it on your windows setup.

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.

2 participants