Skip to content

IonReader.next() throws NPEs for some invalid content #437

@cowtowncoder

Description

@cowtowncoder

(note: issue found by OSS-Fuzz: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65452)

Looks like IonReader.next() leaks NullPointerExceptions (in addition to index-out-of-bounds and AssertionErrors), so it will be necessary to catch and re-throw those as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    fuzzIssue found by OssFuzzion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions