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

Ralf Habacker bugzilla_noreply at kde.org
Mon Mar 9 10:22:15 GMT 2020


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

--- Comment #127 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 35697915a3b54e34fd9777c69eee091a15bfdbe3 by Ralf Habacker.
Committed on 09/03/2020 at 10:15.
Pushed by habacker into branch 'master'.

Coverity check CID 268393: Uninitialized scalar field (UNINIT_CTOR)

Non-static class member m_version is not initialized in this constructor
nor in any functions that it calls.

M  +1    -1    umbrello/dotgenerator.h

https://invent.kde.org/kde/umbrello/commit/35697915a3b54e34fd9777c69eee091a15bfdbe3

--- Comment #126 from Ralf Habacker <ralf.habacker at freenet.de> ---
Git commit 7d0825f2fb112e54630a986693c08bad22e5a355 by Ralf Habacker.
Committed on 09/03/2020 at 10:15.
Pushed by habacker into branch 'master'.

Coverity check CID 71516: Uninitialized pointer field (UNINIT_CTOR)

Non-static class member m_pChooser is not initialized in this constructor
nor in any functions that it calls.

Removed obsolete class member.

M  +1    -1    umbrello/dialogs/umlviewdialog.h

https://invent.kde.org/kde/umbrello/commit/7d0825f2fb112e54630a986693c08bad22e5a355

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


More information about the umbrello-devel mailing list