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

Andi Fischer andi.fischer at hispeed.ch
Thu Dec 11 21:56:44 UTC 2014


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

--- Comment #11 from Andi Fischer <andi.fischer at hispeed.ch> ---
Git commit f134ebf855c1a27d64021a6c3d45e90e1e341add by Andi Fischer, on behalf
of Ralf Habacker.
Committed on 05/12/2014 at 07:28.
Pushed by fischer into branch 'frameworks'.

Coverity check on master at bd16929, CID 71489: Uninitialized pointer field
(UNINIT_CTOR).

DialogBase class member m_fontChooser, m_pStylePage and m_pageItem has not been
initialised in the constructor. Also prevent zero pointer access to
m_fontChooser
and m_pStylePage caused by code design issues. Remove obsolate, not initialised
m_pStylePage class members in derived classes.

M  +0    -1    umbrello/dialogs/classpropertiesdialog.h
M  +6    -1    umbrello/dialogs/dialogbase.cpp
M  +0    -1    umbrello/dialogs/umlviewdialog.h

http://commits.kde.org/umbrello/f134ebf855c1a27d64021a6c3d45e90e1e341add

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


More information about the umbrello-devel mailing list