Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
4.8.2
-
None
Description
Run tst_qfuture with valgrind to verify this:
$ valgrind --tool=memcheck --leak-check=full ./tst_qfuture
Attached is the output I've got.
Context: Because of this Qt Creator might leak memory while searching (among other things). See QTCREATORBUG-7839.
Attachments
Issue Links
- resulted from
-
QTBUG-27224 Leaking memory in QtConcurrent::ResultStore<T>::addResults
- Closed