Skip to content

StackOverflowError when creating a new JSONArray #372

Description

@agouz

Hello Sean,
Thanks for this great library.
I have one issue when trying to initialise a JSONArray object and the input is simply "[". The jvm crashes with StackOverflowError.

simply try to run this: new JSONArray("[");

version used: 20171018

Thanks again :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions