[umbrello] [Bug 340646] Fix issues reported by Coverity scan
Ralf Habacker
bugzilla_noreply at kde.org
Tue Apr 18 18:58:04 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #121 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit ea2b6aa1bfa714fb7050ce46c8baac80174b88d5 by Ralf Habacker.
Committed on 18/04/2017 at 18:38.
Pushed by habacker into branch 'Applications/17.04'.
Fix coverity CID 88361: Unchecked dynamic_cast
Passing null pointer javadoc to getParentClassifier, which dereferences
it.
M +1 -0 umbrello/codegenerators/java/javacodeoperation.cpp
https://commits.kde.org/umbrello/ea2b6aa1bfa714fb7050ce46c8baac80174b88d5
--- Comment #120 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit c3dc5a2727336491bbe45f0afadab9c3e6e3a6b5 by Ralf Habacker.
Committed on 18/04/2017 at 18:38.
Pushed by habacker into branch 'Applications/17.04'.
Fix coverity CID 88358: Unchecked dynamic_cast
Passing null pointer ccd to parentIsInterface, which dereferences it.
M +2 -0 umbrello/codegenerators/cpp/cppheadercodeoperation.cpp
https://commits.kde.org/umbrello/c3dc5a2727336491bbe45f0afadab9c3e6e3a6b5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list