qt5base-lts/tests/auto/corelib/io/qlockfile
Olivier Goffart b52b509ae4 QLockFile: Don't deadlock if the lock file has a mtime in the future
Stale Lock files in the future can happen in some situations. For exemple
two computers with different clocks access the same file system. It could
be that one of the timestamp is totaly off (several years into the future).

[ChangeLog][QtCore][QLockFile] Fixed a deadlock occurring if a corrupted
lock file's modification time is in the future.

Change-Id: I8dac98a0e898c76bcef67f8c195e126c996b6add
Reviewed-by: David Faure <david.faure@kdab.com>
2017-03-10 17:09:24 +00:00
..
qlockfiletesthelper Updated license headers 2016-01-21 18:55:18 +00:00
qlockfile.pro Long live QLockFile 2013-03-05 06:26:33 +01:00
tst_qlockfile.cpp QLockFile: Don't deadlock if the lock file has a mtime in the future 2017-03-10 17:09:24 +00:00
tst_qlockfile.pro QtCore: Remove Windows CE. 2016-03-30 11:22:47 +00:00