The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is
Effort is
Classes | Bugs | Errors | Missing Classes |
---|---|---|---|
7 | 1 | 0 | 17 |
Class | Bugs |
---|---|
net.brabenetz.app.springstompserver.config.StompSubscriptionEventListener | 1 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Possible null pointer dereference in net.brabenetz.app.springstompserver.config.StompSubscriptionEventListener.onApplicationEvent(SessionSubscribeEvent) due to return value of called method | STYLE | NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE | 81 | Medium |