The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| net.sourceforge.rconed.BF2Rcon | 1 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dereference of the result of readLine() without nullcheck in net.sourceforge.rconed.BF2Rcon.send(String, int, String, String, InetAddress, int) | STYLE | NP_DEREFERENCE_OF_READLINE_VALUE | 111 | Medium |