| Detector: | MuDetectOPAL_180330 |
| Target: | project 'lucene' version 207 |
| Misuse: | misuse '3' |
Details about the known misuse from the MUBench dataset.
| Description: | Misses to check File.exists()/File.mkdirs() before calling File.createNewFile(). |
| Fix Description: | (see diff) |
| Violation Types: |
|
| In File: | org/apache/lucene/store/FSDirectory.java |
| In Method: | obtain() |
| Code with Misuse: |
|
| Code with Pattern(s): |
|