Skip to content
Commit 7303218e authored by Patrick Eigensatz's avatar Patrick Eigensatz Committed by Ralf Habacker
Browse files

Coverity check CID 71427: Dereference before null check (REVERSE_INULL)

Null-checking this->m_umlObject suggests that it may be null, but it has already been dereferenced on all paths leading to the check.

REVIEW:124363
CCBUG:340646
parent b91e1eb7
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