Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
5.7.0
-
None
-
iOS
Description
QML engine seems to leak inside the Apple Instrument Leaks Tool.
Theses method are reported by Instruments to leak :
- void QQmlContextData::setIdPropertyData(const QHash<int, int> &data)
- void *QMetaType::createExtended(const void *copy)
- QQmlPropertyCache *QQmlPropertyCache::copy(int reserve)
Are they real leaks or are they false positive ?
Thak you
Attachments
Issue Links
- is duplicated by
-
QTBUG-61536 QML loader is leaking memory on each new loaded type
-
- Closed
-