[umbrello] [Bug 340646] Fix issues reported by Coverity scan

Ralf Habacker via KDE Bugzilla bugzilla_noreply at kde.org
Sat Aug 27 06:56:29 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=340646

--- Comment #95 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 4fe5fbe3944632b3324f0f8e8f8cfe1a82ce9a94 by Ralf Habacker.
Committed on 27/08/2016 at 06:56.
Pushed by habacker into branch 'Applications/16.08'.

Fix coverity check CID 71396: Unchecked dynamic_cast (FORWARD_NULL)

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

M  +6    -1    umbrello/dialogs/pages/classifierlistpage.cpp

http://commits.kde.org/umbrello/4fe5fbe3944632b3324f0f8e8f8cfe1a82ce9a94

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list