[umbrello-devel] [umbrello] [Bug 340646] Fix issues reported by Coverity scan
Ralf Habacker
ralf.habacker at freenet.de
Thu Aug 6 19:21:41 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #75 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit de048ebc5d2bdb99b6dd47e2ef1f04c5a6c4757e by Ralf Habacker.
Committed on 06/08/2015 at 18:24.
Pushed by habacker into branch 'Applications/15.08'.
Coverity check CID 130234: Unchecked dynamic_cast (FORWARD_NULL)
Passing null pointer entity to addAssocToConcepts, which dereferences it.
M +8 -2 umbrello/codeimport/sqlimport.cpp
http://commits.kde.org/umbrello/de048ebc5d2bdb99b6dd47e2ef1f04c5a6c4757e
--- Comment #74 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 55bf458a0909c53e01364f8619e674d217036873 by Ralf Habacker.
Committed on 06/08/2015 at 18:04.
Pushed by habacker into branch 'Applications/15.08'.
Coverige check CID 130238: Uninitialized members (UNINIT_CTOR)
Non-static class member "notNullConstraint" is not initialized in this
constructor nor in any functions that it calls.
M +1 -0 umbrello/codeimport/sqlimport.h
http://commits.kde.org/umbrello/55bf458a0909c53e01364f8619e674d217036873
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the umbrello-devel
mailing list