|
|
@ -784,6 +784,16 @@
|
|
|
|
"file": "infer/tests/codetoanalyze/java/infer/CloseableAsResourceExample.java",
|
|
|
|
"file": "infer/tests/codetoanalyze/java/infer/CloseableAsResourceExample.java",
|
|
|
|
"procedure": "T CloseableAsResourceExample.sourceOfNullWithResourceLeak()"
|
|
|
|
"procedure": "T CloseableAsResourceExample.sourceOfNullWithResourceLeak()"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"bug_type": "NULL_DEREFERENCE",
|
|
|
|
|
|
|
|
"file": "infer/tests/codetoanalyze/java/infer/NullPointerExceptions.java",
|
|
|
|
|
|
|
|
"procedure": "void NullPointerExceptions.stringConstantEqualsFalseNotNPE_FP()"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
{
|
|
|
|
|
|
|
|
"bug_type": "NULL_DEREFERENCE",
|
|
|
|
|
|
|
|
"file": "infer/tests/codetoanalyze/java/infer/NullPointerExceptions.java",
|
|
|
|
|
|
|
|
"procedure": "void NullPointerExceptions.stringVarEqualsFalseNPE()"
|
|
|
|
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"bug_type": "NULL_DEREFERENCE",
|
|
|
|
"bug_type": "NULL_DEREFERENCE",
|
|
|
|
"file": "infer/tests/codetoanalyze/java/infer/NullPointerExceptions.java",
|
|
|
|
"file": "infer/tests/codetoanalyze/java/infer/NullPointerExceptions.java",
|
|
|
|