Detector: | DMMC |
Target: | project ' closure ' version319 |
Misuse: | misuse ' findbugs-4 ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | Possible null pointer dereference of addingRoot variable which is obtained from Node.getParent(). |
Fix Description: | |
Violation Types: |
|
In File: | com/google/javascript/jscomp/NodeUtil.java |
In Method: | getAddingRoot(Node) |
Code with Misuse: |
|