Skip to content

NPE in "FastDoubleParser", method "JavaBigDecimalParser.parseBigDecimal()" #78

Description

@wrandelshofer

See description in FasterXML/jackson-core#1161

See proposed fix in FasterXML/jackson-core#1162

Unfortunately the fix is incomplete. We need to replace all calls to parseDigitsRecursive() with last argument null by parseDigitsIterative().

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