| Status |
+/- |
Msg Id |
Method |
Line |
Message Category |
Message Text |
Date |
|
|
U |
108182 |
parseHostFull
|
141 |
use of default init |
init'ed(sTemp.length) |
2009-09-03 21:56:13 |
|
|
U |
108183 |
parseHostFull
|
141 |
test always goes same way |
Test predetermined because sTemp.length == 0 |
2009-09-03 21:56:13 |
|
|
U |
108184 |
parseHostFull
|
141 |
array index out of bounds |
sTemp.length >= 2 |
2009-09-03 21:56:13 |
|
|
U |
108186 |
parseHostFull
|
141 |
dead code |
Dead code here because sTemp.length == 0 |
2009-09-03 21:56:13 |
|
|
U |
108187 |
parseHostFull
|
142 |
use of default init |
init'ed(sTemp.length) |
2009-09-03 21:56:13 |
|
|
U |
108189 |
parseHostFull
|
142 |
null dereference |
not_init'ed(sTemp[0]) |
2009-09-03 21:56:13 |
|
|
U |
108190 |
parseHostFull
|
143 |
use of default init |
init'ed(sTemp.length) |
2009-09-03 21:56:13 |
|
|
U |
108191 |
parseHostFull
|
143 |
test always goes same way |
Test predetermined because sTemp.length == 0 |
2009-09-03 21:56:13 |
|
|
U |
108192 |
parseHostFull
|
143 |
array index out of bounds |
sTemp.length >= 2 |
2009-09-03 21:56:13 |
|
|
U |
108194 |
parseHostFull
|
143 |
dead code |
Dead code here because sTemp.length == 0 |
2009-09-03 21:56:13 |
|
|
U |
108195 |
parseHostFull
|
144 |
use of default init |
init'ed(sTemp.length) |
2009-09-03 21:56:13 |
|
|
U |
108221 |
setUserBits
|
169 |
null dereference |
sTemp[2] != null |
2009-09-03 21:56:13 |
|
|
U |
108223 |
setUserBits
|
170 |
null dereference |
sTemp[1] != null |
2009-09-03 21:56:13 |
|
|
U |
108300 |
isOper
|
290 |
unused assignment in callee |
Unused assignment to (java.lang.StringBuilder:toString(...)._tainted) in getUserModeStr |
2009-09-03 21:56:13 |
|
|
U |
108470 |
alterMode
|
362 |
unused assignment |
Unused assignment into modestr |
2009-09-03 21:56:13 |