-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.2
-
Windows 10
-
0af154c41dc0dfbf5994e7eb3056b2333b5645b7 (qt/qtdeclarative/5.12)
When a signal that passes a QImage is emitted that is connected to a QML function handler it will not clean up the image usage. So it will continue to grow in memory usage unless gc() is called to explicitly clean it up.
For Gerrit Dashboard: QTBUG-74751 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
258840,1 | WIP: QML: Don't create value types from scarce resources | 5.12 | qt/qtdeclarative | Status: ABANDONED | -2 | 0 |
258869,4 | Don't create value types for QImage and QPixmap | 5.12 | qt/qtdeclarative | Status: MERGED | +2 | 0 |