https://bugs.freedesktop.org/show_bug.cgi?id=62693
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |[email protected] --- Comment #25 from Julien Nabet <[email protected]> --- Thank you Rpnpif for your feedback. Caolán: One for you? I noticed "PopupMenu::~PopupMenu()" is called twice. Here's the code: 3473 PopupMenu::~PopupMenu() 3474 { 3475 if( pRefAutoSubMenu && *pRefAutoSubMenu == this ) 3476 *pRefAutoSubMenu = NULL; // #111060# avoid second delete in ~MenuItemData 3477 } (see http://opengrok.libreoffice.org/xref/core/vcl/source/window/menu.cxx#3473) -- 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
