[umbrello-devel] [umbrello] [Bug 360172] Crash on export
Ralf Habacker via KDE Bugzilla
bugzilla_noreply at kde.org
Mon Mar 7 08:55:07 UTC 2016
https://bugs.kde.org/show_bug.cgi?id=360172
Ralf Habacker <ralf.habacker at 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.habacker at 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 the assignee for the bug.
More information about the umbrello-devel
mailing list