[umbrello-devel] [umbrello] [Bug 340646] Fix issues reported by Coverity scan

Ralf Habacker ralf.habacker at freenet.de
Thu Aug 6 19:25:54 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=340646

--- Comment #78 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 7303218e91c2887b6ad803f82e9920ac0da45839 by Ralf Habacker, on behalf
of Patrick Eigensatz.
Committed on 06/08/2015 at 19:22.
Pushed by habacker into branch 'Applications/15.08'.

Coverity check CID 71427: Dereference before null check (REVERSE_INULL)

Null-checking this->m_umlObject suggests that it may be null, but it has
already been dereferenced on all paths leading to the check.

REVIEW:124363

M  +3    -1    umbrello/widgets/packagewidget.cpp

http://commits.kde.org/umbrello/7303218e91c2887b6ad803f82e9920ac0da45839

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the umbrello-devel mailing list