mirror of
https://github.com/github/codeql.git
synced 2026-01-01 00:27:24 +01:00
2 lines
242 B
Plaintext
2 lines
242 B
Plaintext
| InefficientOutputStreamBad.java:5:14:5:39 | InefficientOutputStreamBad | This class extends java.io.OutputStream and implements $@, but does not override write(byte[],int,int) | InefficientOutputStreamBad.java:15:14:15:18 | write | write |
|