To avoid leaking when converting a QFuture<T> to a QFuture<void> we need to have a separate ref. counter for QFuture<T>. When the last QFuture<T> goes out of scope, we need to clean out the result data. Task-number: QTBUG-27224 Change-Id: I965a64a11fffbb191ab979cdd030a9aafd4436c2 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com> |
||
|---|---|---|
| .. | ||
| qtconcurrentfilter | ||
| qtconcurrentiteratekernel | ||
| qtconcurrentmap | ||
| qtconcurrentrun | ||
| qtconcurrentthreadengine | ||
| concurrent.pro | ||