Revision 48474a1...

Go back to digest for 4th November 2012

Bug Fixes in KDE Base

Vishesh Handa committed changes in [nepomuk-core] services/fileindexer/indexingqueue.cpp:

FileIndexingQueue: Only process the queue if there are some elements

There are some cases when an processNext() gets called even though there
are no more elements. It's better to have an extra check instead of of
crashing.

File Changes

Modified 1 files
  • services/fileindexer/indexingqueue.cpp
1 files changed in total