Skip to content

UTF-8 decoding should fail on Surrogate characters (0xD800 - 0xDFFF) #363

Description

@cowtowncoder

See FasterXML/jackson-dataformats-binary#65 for background: it looks like UTF-8 json parser is not checking for case of 3-byte character being surrogate: I think it should.
(although there is still the whole issue of why JSON escapes may be used in such a way...).

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

    2.21Issues planned (at earliest) for 2.213.0Issue planned for initial 3.0 release

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions