Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions