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

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #4 from Eike Rathke <[email protected]> ---
@Caolan:
In master crash is under VclBuilderContainer::get<TabControl> where
m_pUIBuilder is NULL, called from SfxHelp::Start_Impl() with

  >|592    TabControl *pCtrl =
((Dialog*)pParent)->get<TabControl>("tabcontrol")

Does it need to check ((Dialog*)pParent)->hasBuilder() first or is m_pUIBuilder
supposed to never be NULL in that context?

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

Reply via email to