-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Empty buffer with "repeated byte" lead to exception #885
Comments
Actually the error stack may not be accurate. The thing is |
vicb
added a commit
to vicb/protobuf.js
that referenced
this issue
Dec 2, 2020
bcoe
added a commit
that referenced
this issue
Dec 7, 2020
This was referenced Jul 8, 2022
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
protobuf.js version: 6.8.0
Using an empty buffer with Message.fromObject leads to exception on compiled JS.
The text was updated successfully, but these errors were encountered: