Revision 009526c...
Go back to digest for 27th January 2013Bug Fixes in KDE Base
Till Adam committed changes in [kdelibs/KDE/4.10] nepomuk/query/queryserviceclient.cpp:
Cancel in-flight dbus queries to avoid leaks.
If close() is called on the query service client while dbus queries
are still in flight, they were left dangling. This change makes sure they are
properly cancelled. Without this, all such dangling queries are maintained by
nepomuk and updated constantly, causing extreme loads, over time.
REVIEW: 108550
File Changes
Modified 1 files
- nepomuk/query/queryserviceclient.cpp
1 files changed in total