qt5base-lts/tests/auto/corelib/io/qlockfile
Joerg Bornemann 80c8d324b3 take process name into account for QLockFile's pid clash resolution
To cover the situation that the process ID got reused, the current
process name is compared to the name of the process that corresponds
to the process ID from the lock file.
If the process names differ, the lock file is considered stale.

[ChangeLog][QtCore][QLockFile] Detection of stale lock files got more
robust and takes the name of the process that belongs to the stored
PID into account.

Task-number: QTBUG-45497
Change-Id: Ic3c0d7e066435451203e77b9b9ce2d70bfb9c570
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com>
Reviewed-by: David Faure <david.faure@kdab.com>
2015-05-26 11:01:14 +00:00
..
qlockfiletesthelper Update copyright headers 2015-02-11 06:49:51 +00:00
qlockfile.pro Long live QLockFile 2013-03-05 06:26:33 +01:00
tst_qlockfile.cpp take process name into account for QLockFile's pid clash resolution 2015-05-26 11:01:14 +00:00
tst_qlockfile.pro Windows: Fix QLockFile hanging when file cannot be created. 2015-04-23 09:59:43 +00:00