Skip to content

Potential null pointer exception [LUCENE-6626] #7684

Open
@asfimport

Description

@asfimport

In the file ModifierQueryNode.java, getChild() and getChildren could return null. Checks need to be made for the same to avoid null pointer exceptions.


Migrated from LUCENE-6626 by Rishabh Patel, updated May 09 2016

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions