[umbrello] [Bug 340646] Fix issues reported by Coverity scan
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Thu Aug 25 05:31:00 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #93 from Ralf Habacker <ralf.habacker at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list