Skip to content
Commit 4fe5fbe3 authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Fix coverity check CID 71396: Unchecked dynamic_cast (FORWARD_NULL)

Passing null pointer dynamic_cast <UMLOperation *>(listItem) to
getSourceCode, which dereferences it.

CCBUG:340646
parent b456e10e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment