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

Added some checks to prevent usage of undefined properties #540

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

ntazelaar
Copy link

When testing our application with the OWASP ZAP tool we encountered exceptions on two different places which were caused by trying to access undefined properties

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behaviour

New behaviour

Other information (e.g. related issues)

…xceptions on two different places. This should fix it.
@darrachequesne darrachequesne merged commit 73e579a into socketio:master Nov 22, 2017
@darrachequesne
Copy link
Member

Thanks! Sorry for the delay.

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