https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #126 from Ralf Habacker <ralf.habac...@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 --- Comment #125 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit ba0e247065dd15b6b3115e234af2829ba5a11b01 by Ralf Habacker. Committed on 09/03/2020 at 10:15. Pushed by habacker into branch 'master'. Coverity check CID 268374: Uninitialized scalar field (UNINIT_CTOR) Non-static class member layoutType is not initialized in this constructor nor in any functions that it calls. M +1 -0 umbrello/optionstate.h https://invent.kde.org/kde/umbrello/commit/ba0e247065dd15b6b3115e234af2829ba5a11b01 --- Comment #124 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit fc19ac77f82957e3949edeaa72548e3f08132941 by Ralf Habacker. Committed on 09/03/2020 at 10:15. Pushed by habacker into branch 'master'. Coverty check CID 268397: Uninitialized pointer field (UNINIT_CTOR) Non-static class member field m_GeneralWidgets.layoutTypeW is not initialized in this constructor nor in any functions that it calls. Removed unused class member. M +0 -1 umbrello/dialogs/pages/generaloptionpage.h https://invent.kde.org/kde/umbrello/commit/fc19ac77f82957e3949edeaa72548e3f08132941 --- Comment #123 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 11775b3420d51a3f47c397698ffa535e7f0bd294 by Ralf Habacker. Committed on 09/03/2020 at 10:15. Pushed by habacker into branch 'master'. Coverity check CID 268399: Uninitialized scalar field (UNINIT_CTOR) Non-static class member m is not initialized in this constructor nor in any functions that it calls. M +1 -1 umbrello/menus/listpopupmenu.cpp https://invent.kde.org/kde/umbrello/commit/11775b3420d51a3f47c397698ffa535e7f0bd294 -- You are receiving this mail because: You are watching all bug changes.