diff options
author | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-05-19 13:44:33 (GMT) |
---|---|---|
committer | Eskil Abrahamsen Blomfeldt <eblomfel@trolltech.com> | 2009-05-19 13:47:02 (GMT) |
commit | 1096c69365d14df903ad1dd0e842764146aee01d (patch) | |
tree | b050ca2e22ef086e224094e90b42f34ae8a8ee6c /tests/auto | |
parent | 07e5f5f3b3b1936c5f5090b02cc2c02e344822b5 (diff) | |
download | Qt-1096c69365d14df903ad1dd0e842764146aee01d.zip Qt-1096c69365d14df903ad1dd0e842764146aee01d.tar.gz Qt-1096c69365d14df903ad1dd0e842764146aee01d.tar.bz2 |
Fix stopping link loops in QDirIterator on Windows
currentFileInfo is only used for returning from the public functions
since the file info used in the algorithm is one step ahead.
nextFileInfo is the one actually used in the algorithm. The bug was
introduced in a compile fix for Windows and broke the stopLinkLoop test
for QDirIterator.
Reviewed-by: Olivier
Diffstat (limited to 'tests/auto')
0 files changed, 0 insertions, 0 deletions