More Info
Revision 828691
(Back to Digest)
next


Commit Details
Bug Fixes in Development Tools
Hamish Rodda committed changes in /trunk/KDE/kdevplatform/language/editor/editorintegratorstatic.cpp:
Fix crash on document close properly in kdevelop (ie. without deadlocks) by first requesting kdevelop to clean itself up, then locking the smart mutex to await the finishing of any other threads already using the document, and then clearing those editor integrators of pointers to the smart interface.

Hopefully now we have a deadlock-free, crash-free document closing system :)

File Changes
Modified 1 file
/trunk/KDE/kdevplatform/language/editor/editorintegratorstatic.cpp
Added 1 file
/trunk/KDE/kdevplatform/language/editor/editorintegratorstatic.cpp
Deleted 1 file
/trunk/KDE/kdevplatform/language/editor/editorintegratorstatic.cpp
3 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite