Review

Misuse Details

Details about the known misuse from the MUBench dataset.

Potential Hits

Findings of the detector that identify an anomaly in the same file and method as the known misuse.

Hit Rank Desc Type
Yes

5

NP: Possible null pointer dereference of fs in com.itextpdf.text.pdf.ICC_Profile.GetInstance(String) on exception path

NP_NULL_ON_SOME_PATH_EXCEPTION

No

93

DE: com.itextpdf.text.pdf.ICC_Profile.GetInstance(String) might ignore java.lang.Exception

DE_MIGHT_IGNORE