Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
6.0
-
New, Patch Available
Description
In the file ModifierQueryNode.java, getChild() and getChildren could return null. Checks need to be made for the same to avoid null pointer exceptions.