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

Fix coverity check CID 173355: Unchecked dynamic_cast

Passing null pointer dynamic_cast <ClassifierWidget *>(object)
to makeClassifierPopup, which dereferences it.

CCBUG:340646
parent 50a4f787
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