You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
377 B
15 lines
377 B
9 years ago
|
[
|
||
|
{
|
||
|
"file": "app/src/main/java/infer/inferandroidexample/MainActivity.java",
|
||
|
"line": "20",
|
||
|
"type": "NULL_DEREFERENCE",
|
||
|
"procedure": "void MainActivity.onCreate(Bundle)"
|
||
|
},
|
||
|
{
|
||
|
"file": "app/src/main/java/infer/inferandroidexample/MainActivity.java",
|
||
|
"line": "37",
|
||
|
"type": "RESOURCE_LEAK",
|
||
|
"procedure": "void MainActivity.writeToFile()"
|
||
|
}
|
||
|
]
|