https://bugs.freedesktop.org/show_bug.cgi?id=59931

--- Comment #5 from Jean-Baptiste Faure <jbf.fa...@sud-ouest.org> ---
As suggested by Arnaud Versini on irc if I add a test before
http://opengrok.libreoffice.org/xref/core/svtools/source/control/roadmap.cxx#703
to check if the pointer pLabelItem is not null, like that:

 if (pLabelItem)
pLabelItem->ToggleBackgroundColor(rStyleSettings.GetHighlightColor());

Then I do not have the crash anymore.

Best regards. JBF

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to