Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.9
-
None
-
2
-
274b9ea62 (dev), 88d89fe62 (6.9), 783df6cc6 (tqtc/lts-6.8), 2b26febf9 (tqtc/lts-6.5), 064e5f92d (tqtc/lts-5.15)
-
Foundation Sprint 130
Description
The pointers to the internal records of QNdefNfcSmartPosterRecordPrivate seem to be deleted in QNdefNfcSmartPosterRecord::cleanup(), but it is not called when the record is destroyed.
Check if it's really leaking the memory, and fix.