[umbrello] [Bug 340646] Fix issues reported by Coverity scan
Ralf Habacker
bugzilla_noreply at kde.org
Mon Mar 9 10:22:14 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=340646
--- Comment #124 from Ralf Habacker <ralf.habacker at 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.habacker at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list