Files
qt-creator/tests
Jarek Kobus 0101808407 Refactor HighlightingResultReporter
In some unlikely circumstances it may happen that
HighlightingResultReporter might be destroyed before
returning from the HighlightingResultReporter::start()
function. This may lead to undefined behavior.

Refactor the HighlightingResultReporter so that instead
of using QRunnable subclass we define simple function
returning the QFuture object directly.

Change-Id: Ib833771a7e46e87c83d10b59ca056a0147fabe88
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2021-10-21 07:38:53 +00:00
..
2021-10-15 05:18:23 +00:00
2008-12-02 12:01:29 +01:00
2021-10-07 08:56:06 +00:00
2020-03-04 08:22:12 +00:00
2021-10-21 07:38:53 +00:00