[umbrello-devel] [umbrello] [Bug 340646] Fix issues reported by Coverity scan
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Mon May 30 10:20:16 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #89 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit da9dcc1afb1a1c260b2d262ef60f79fdb5f1e333 by Ralf Habacker.
Committed on 30/05/2016 at 10:19.
Pushed by habacker into branch 'Applications/16.04'.
Fix coverity CID 161660: (FORWARD_NULL)
Assigning: "obj" = "dynamic_cast <UMLObject const *>(this->sender())".
M +2 -0 umbrello/refactoring/refactoringassistant.cpp
http://commits.kde.org/umbrello/da9dcc1afb1a1c260b2d262ef60f79fdb5f1e333
--- Comment #88 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 455365a5bec9cc47020ca6e8e178a23160db65ff by Ralf Habacker.
Committed on 30/05/2016 at 08:26.
Pushed by habacker into branch 'Applications/16.04'.
Fix coverity check CID 161662: Control flow issues (MISSING_BREAK)
This is not really a bug; the fix makes the case more robust.
M +3 -0 umbrello/listpopupmenu.cpp
http://commits.kde.org/umbrello/455365a5bec9cc47020ca6e8e178a23160db65ff
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list