jtamate updated this revision to Diff 48048. jtamate added a comment.
With this version, the test with the patch applied is everlasting in: while [ true ]; do bin/kdirlistertest testRenameDirectory; if [ $? -ne 0 ]; then break; fi; done and is still crashing without the patch. REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D17619?vs=48004&id=48048 REVISION DETAIL https://phabricator.kde.org/D17619 AFFECTED FILES autotests/kdirlistertest.cpp autotests/kdirlistertest.h src/core/kcoredirlister.cpp To: jtamate, dfaure, #frameworks Cc: elvisangelaccio, kde-frameworks-devel, michaelh, ngraham, bruns