Skip to content

Missing JsonToken.END_OBJECT for nested Protobuf Objects #584

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

Closed
cowtowncoder opened this issue May 1, 2025 · 0 comments
Closed

Missing JsonToken.END_OBJECT for nested Protobuf Objects #584

cowtowncoder opened this issue May 1, 2025 · 0 comments
Labels

Comments

@cowtowncoder
Copy link
Member

(note: found in test written for #108)

Looks like there is missing END_OBJECT for some case(s) of nested Objects.

This was exposed by databind PR FasterXML/jackson-databind#4885 but probably not caused by it -- different deserializer path likely changes handling of unexpected null token (in place of closing END_OBJECT).

cowtowncoder added a commit that referenced this issue May 1, 2025
cowtowncoder added a commit that referenced this issue May 1, 2025
cowtowncoder added a commit that referenced this issue May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant