Skip to content

More cases of Non-blocking parser reporting incorrect locations when fed with non-zero offset #1412

Description

@dnault

Related to #531 -- it looks like there's still an offset calculation glitch when ByteArrayFeeder.feed() is called with a non-zero array offset.

Jackson version: 2.18.3

I've attached a slightly more comprehensive unit test. feedByteByByteFromOffsetZero() passes, but the others fail.

Thanks!

ByteArrayFeederOffsetTest.java.txt

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

    has-failing-testIndicates that there exists a test case (under `failing/`) to reproduce the issue

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions