Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.8.0
-
None
-
All platforms
Description
When I try a derived version of the following example:
http://doc.qt.io/qt-5/qtquick-imageresponseprovider-example.html
If I type "top" on a different console and I scroll the ListView all the way down and back up again multiple times, I see the RES memory going up very rapidly.
So there is a memory leak in that example.