Revision 1216540
Go back to digest for 30th January 2011Bug Fixes in KDE Base
Fredrik Höglund committed changes in /trunk/KDE/kdebase/workspace/ksmserver/fadeeffect.cpp:
Fix ksmserver crash in ~FadeEffect() on logout
Use _mm_free() for image->data because it was allocated with _mm_alloc()
in the constructor. Otherwise this might lead to a crash in XDestroyImage().
The crash is 100% reproducible on kfreebsd-amd64.
Patch by Modestas Vainius
Bug 253142: crash upon logout
112 days
File Changes
Modified 1 files
- /trunk/KDE/kdebase/workspace/ksmserver/fadeeffect.cpp
1 files changed in total