Skip to content

Missing JsonToken.END_OBJECT for nested Protobuf Objects #584

Closed
@cowtowncoder

Description

@cowtowncoder

(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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions