[umbrello-devel] [umbrello] [Bug 340646] Fix issues reported by Coverity scan
Ralf Habacker
ralf.habacker at freenet.de
Mon Apr 20 22:04:04 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #68 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 80a19f4525b1809ceacab1c02fe21a02bd9c3db1 by Ralf Habacker.
Committed on 20/04/2015 at 21:56.
Pushed by habacker into branch 'Applications/15.04'.
Coverity check of master at e2a24e0, CID 71492: Dereference after null check
(FORWARD_NULL)
Passing null pointer oldClassifier to name, which dereferences it.
M +2 -2 umbrello/refactoring/refactoringassistant.cpp
http://commits.kde.org/umbrello/80a19f4525b1809ceacab1c02fe21a02bd9c3db1
--- Comment #67 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit f152e717902bca41fac830419be52b665e5d023f by Ralf Habacker.
Committed on 20/04/2015 at 21:51.
Pushed by habacker into branch 'Applications/15.04'.
Coverity check of master at e2a24e0, CID 71468: Dereference after null check
(FORWARD_NULL).
Passing null pointer umlassoc to stereotype, which dereferences it.
M +6 -4 umbrello/widgets/associationwidget.cpp
http://commits.kde.org/umbrello/f152e717902bca41fac830419be52b665e5d023f
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list