Skip to content

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

@dnault

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.19Issues planned at earliest for 2.19has-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