Revision 5343a18...
Go back to digest for 9th December 2012Bug Fixes in KDE Base
Hugo Pereira Da Costa committed changes in [kde-baseapps/KDE/4.9] dolphin/src/main.cpp:
Added curly brackets around DolphinApplication creation and execution, to make sure it is deleted before "return 0;" is
called. This might prevent random crashes due to the de-allocation chain in Qt at exit.
Bug 311092: Dolphin crashed.
2 days
File Changes
Modified 1 files
- dolphin/src/main.cpp
1 files changed in total