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

🐛 Crash when empty parameters #52

Open
6im0n opened this issue Apr 19, 2024 · 0 comments · May be fixed by #80
Open

🐛 Crash when empty parameters #52

6im0n opened this issue Apr 19, 2024 · 0 comments · May be fixed by #80
Assignees
Labels
bug Something isn't working server Anything related to the server

Comments

@6im0n
Copy link
Collaborator

6im0n commented Apr 19, 2024

🐛 Describe the bug
SegV when a parameter is empty

👀 To Reproduce
Steps to reproduce the behavior:

  1. use a route with paramteter
  2. add a valid parameter
  3. empty the parameter (has key, but no value)
  4. and segv

🤷 Expected behavior
Server crash on the parsing of the parameters

📸 Screenshots
image
image

💻 Desktop (please complete the following information):

  • Fedora 39
@6im0n 6im0n added bug Something isn't working server Anything related to the server labels Apr 19, 2024
@6im0n 6im0n self-assigned this Apr 19, 2024
@Marius-P1 Marius-P1 linked a pull request Apr 23, 2024 that will close this issue
@Marius-P1 Marius-P1 linked a pull request Apr 23, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working server Anything related to the server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant