muse-dev[bot] commented on a change in pull request #6188:
URL: https://github.com/apache/skywalking/pull/6188#discussion_r556296842



##########
File path: 
oap-server/analyzer/agent-analyzer/src/main/java/org/apache/skywalking/oap/server/analyzer/provider/trace/parser/listener/MultiScopesAnalysisListener.java
##########
@@ -198,11 +198,9 @@ public void parseExit(SpanObject span, SegmentObject 
segmentObject) {
         if (sourceBuilder.getType().equals(RequestType.DATABASE)) {

Review comment:
       *NULL_DEREFERENCE:*  object returned by `getType(sourceBuilder)` could 
be null and is dereferenced at line 198.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to