Revision 1b9726e...
Go back to digest for 19th May 2013Optimization in KDE Base
David Faure committed changes in [kdelibs/KDE/4.10] /kio:
CopyJob: replaced huge recursion with delayed invocation.
Otherwise there's a risk of filling up the stack, when copying a very
large number of files (and they are all available in the KDirLister cache).
FIXED-IN: 4.10.4
File Changes
Modified 2 files
- /kio
- kio/copyjob.cpp
- kio/copyjob.h
2 files changed in total