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

Protobuf related changes due to using protobufjs objects #369

Merged
merged 2 commits into from
Jul 24, 2019

Conversation

twojtasz
Copy link
Contributor

protobuf.js instances use prototype construction and properties will be searched up the prototype chain. We must add validation to ensure the property is on the instance and not the prototype.

@coveralls
Copy link

Coverage Status

Coverage increased (+23.1%) to 39.395% when pulling 26629d8 on tpw/protobuf-instance-compat into e778235 on master.

@twojtasz twojtasz merged commit a64699c into master Jul 24, 2019
@twojtasz twojtasz deleted the tpw/protobuf-instance-compat branch November 13, 2019 01:41
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.

3 participants