mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +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 |
|