sd/source/ui/dlg/BulletAndPositionDlg.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 008a98d7cac16277dd88959339f172e11df74fba Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Fri Jul 26 09:36:27 2019 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Fri Jul 26 17:05:00 2019 +0200 cid#1448222 Out-of-bounds read possibly gold Change-Id: I170d9ae52e7e2b2869655d6649496fce8661a20b Reviewed-on: https://gerrit.libreoffice.org/76368 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> Tested-by: Caolán McNamara <caol...@redhat.com> diff --git a/sd/source/ui/dlg/BulletAndPositionDlg.cxx b/sd/source/ui/dlg/BulletAndPositionDlg.cxx index 05f59426a2df..265274c1ff4d 100644 --- a/sd/source/ui/dlg/BulletAndPositionDlg.cxx +++ b/sd/source/ui/dlg/BulletAndPositionDlg.cxx @@ -525,6 +525,7 @@ void SvxBulletAndPositionDlg::InitControls() nNumberingType = SVX_NUM_NUMBER_NONE; bAllLevel = false; bSameDistBorderNum = false; + bSameIndent = false; bSameBulRelSize = false; bSameBulColor = false; bSameStart = false; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits