Detector: | GrouMiner |
Target: | project ' itext ' version5091 |
Misuse: | misuse ' dmmc-16 ' |
Tags: |
Details about the known misuse from the MUBench dataset.
Description: | StringTokenizer.nextToken() is invoked without prior check of hasMoreTokens(). Test target method implements a lookup, which may be expected to throw if there is no matching element. However, this is not explicit. |
Fix Description: | |
Violation Types: |
|
In File: | com/itextpdf/text/pdf/CJKFont.java |
In Method: | getBBox(int) |
Code with Misuse: |
|