The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is low
Effort is max
Class | Bugs |
---|---|
org.opendaylight.vtn.manager.util.ByteUtils | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Should org.opendaylight.vtn.manager.util.ByteUtils.toBytes(String) return a zero length array rather than null? | STYLE | PZLA_PREFER_ZERO_LENGTH_ARRAYS | 203 | Low |