Skip to content

ProtobufParser.currentName() returns wrong value at root level #462

Closed
@cowtowncoder

Description

@cowtowncoder

(note: problem found when diagnosing #460)

Looks like ProtobufParser does not always update parsing/input context appropriately at root level: specifically, after last JsonToken.END_OBJECT it may still return last property name, instead of null.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions