Detector: | Tikanga |
Target: | project ' lucene ' version1918 |
Misuse: | misuse ' tikanga-1 ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | SegmentInfos.info(0) is called without prior check that there is at least one element in the SegmentInfos instance. |
Fix Description: | |
Violation Types: |
|
In File: | org/apache/lucene/index/MergeDocIDRemapper.java |
In Method: | MergeDocIDRemapper(SegmentInfos, int[][], int[], OneMerge, int) |
Code with Misuse: |
|