| Detector: | Tikanga |
| Target: | project ' synthetic_survey ' versionjsl |
| Misuse: | misuse ' arrayaccess ' |
| Tags: |
Details about the known misuse from the MUBench dataset.
| Description: | Misses to check the array's size before accessing the array. |
| Fix Description: | |
| Violation Types: |
|
| In File: | mubench/examples/survey/ArrayAccess.java |
| In Method: | misuse(int[], int) |
| Code with Misuse: |
|
| Code with Pattern(s): |
|