https://bugs.kde.org/show_bug.cgi?id=360172
Ralf Habacker <ralf.habac...@freenet.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/umbr | |ello/79f0530e4c26fd75b651db | |5c3747656969987c2a Version Fixed In| |2.18.3 (KDE Applications | |2.18.3) Status|CONFIRMED |RESOLVED --- Comment #4 from Ralf Habacker <ralf.habac...@freenet.de> --- Git commit 79f0530e4c26fd75b651db5c3747656969987c2a by Ralf Habacker. Committed on 07/03/2016 at 08:54. Pushed by habacker into branch 'Applications/15.12'. Fix 'Crash on export'. On destructing class UMLApp an already destroyed undo stack is referenced. The fix is to guard access to undo stack with m_pUndoStack != 0. FIXED-IN:2.18.3 (KDE Applications 2.18.3) M +20 -2 umbrello/uml.cpp http://commits.kde.org/umbrello/79f0530e4c26fd75b651db5c3747656969987c2a -- You are receiving this mail because: You are watching all bug changes.