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

Reduce : Don't crash if the request is incorrect #47

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

TPXP
Copy link
Contributor

@TPXP TPXP commented Jun 3, 2017

If the request does not get a number parameter, the server crashes because undefined.toString() is undefined. Let's return -1 instead!

If the request does not get a number parameter, the server crashes because `undefined.toString()` is undefined. Let's return -1 instead!
@bulkan bulkan merged commit b04368d into bulkan:master Oct 2, 2017
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