https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #91 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit e7fffc4bdff971335c8f81aa739517378aeb651a by Ralf Habacker. Committed on 09/06/2016 at 21:39. Pushed by habacker into branch 'master'. 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/e7fffc4bdff971335c8f81aa739517378aeb651a --- Comment #90 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 781277cf06ada224457cfaed33661439242d2269 by Ralf Habacker. Committed on 09/06/2016 at 21:39. Pushed by habacker into branch 'master'. 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/781277cf06ada224457cfaed33661439242d2269 -- You are receiving this mail because: You are watching all bug changes.