https://bugs.kde.org/show_bug.cgi?id=510472
--- Comment #12 from Christoph Cullmann <[email protected]> --- Git commit 581755fdb70249fe9d5e0a521c04c3f7e3639528 by Christoph Cullmann, on behalf of Sebastian Sauer. Committed on 17/01/2026 at 18:45. Pushed by cullmann into branch 'master'. Fix nullptr-deref crashes when kiosk is used to disable menus factory()->container() returns a nullptr when the menu is not defined in the (konsoleui|partui|sessionui).rc file or when the menu was disabled using Kiosk. In that case Konsole crashes due to nullptr deref. Fix that. M +24 -21 src/MainWindow.cpp https://invent.kde.org/utilities/konsole/-/commit/581755fdb70249fe9d5e0a521c04c3f7e3639528 -- You are receiving this mail because: You are watching all bug changes.
