Files
codeql/java/ql/test/kotlin/query-tests/CloseReader/CloseReader.expected
2022-11-16 09:52:13 +01:00

2 lines
106 B
Plaintext

| CloseReader.kt:4:20:4:45 | new FileReader(...) | This FileReader is not always closed on method exit. |