https://bugs.kde.org/show_bug.cgi?id=466062
NSLW <lukasz.wojnilow...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|KXMLGUIFactory::removeClien |Invalid write after |t leaks memory when a menu |KXMLGUIFactory::removeClien |not fully closed |t when menu not fully | |closed --- Comment #2 from NSLW <lukasz.wojnilow...@gmail.com> --- Ok, I corrected bug's subject, thanks for the clarification. In general case all can be pointed to the application. On the other hand if the application would have to create menus itself then it would probably use deleteLater on them but instead it delegates this task to KXmlGuiWindow which by description at https://api.kde.org/frameworks/kxmlgui/html/classKXmlGuiWindow.html#details should serve this purpose. -- You are receiving this mail because: You are watching all bug changes.