summaryrefslogtreecommitdiff
path: root/cui/source/customize/cfg.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-30 15:52:50 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-30 21:02:41 +0100
commit667772760aaba490f58af3bf0cb076cb3b0c4eb9 (patch)
treee95801e98d8097b04161b968551685e653e42475 /cui/source/customize/cfg.cxx
parent8608dd317975e39088b82bc8f1ec8c42d01fa1fc (diff)
coverity#738577 Uninitialized pointer field
Change-Id: I2a1c99b368ae970a63545cea4d750711baa4ad55
Diffstat (limited to 'cui/source/customize/cfg.cxx')
-rw-r--r--cui/source/customize/cfg.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/cui/source/customize/cfg.cxx b/cui/source/customize/cfg.cxx
index c9a485b3734a..5a591ef3d164 100644
--- a/cui/source/customize/cfg.cxx
+++ b/cui/source/customize/cfg.cxx
@@ -2649,6 +2649,8 @@ SvxMainMenuOrganizerDialog::SvxMainMenuOrganizerDialog(
}
else
{
+ pNewMenuEntry = NULL;
+
// hide name label and textfield
m_pMenuBox->Hide();
// change the title