https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #93 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit e380a55da225ff09cfaf2d02d61ca19999262cd0 by Ralf Habacker. Committed on 25/08/2016 at 05:21. Pushed by habacker into branch 'Applications/16.08'. Fixed coverity check CID 161661: Unchecked dynamic_cast (FORWARD_NULL) Passing null pointer pConcept to findChildObject, which dereferences it. (The dereference happens because this is a virtual function call.) M +5 -0 umbrello/dialogs/umlenumliteraldialog.cpp http://commits.kde.org/umbrello/e380a55da225ff09cfaf2d02d61ca19999262cd0 -- You are receiving this mail because: You are watching all bug changes.