summaryrefslogtreecommitdiffstats
path: root/examples/corelib/bindableproperties/subscription
diff options
context:
space:
mode:
authorTim Blechmann <tim.blechmann@qt.io>2025-10-24 09:45:45 +0800
committerTim Blechmann <tim.blechmann@qt.io>2025-11-21 08:28:16 +0800
commit83b53994476d19a570c4e22f041a66564374fb35 (patch)
treebb52a94544af6b9ee15720d154288ce5b764ce76 /examples/corelib/bindableproperties/subscription
parente3d955f0915fb1e28388ac1024632c02ddf96e45 (diff)
Testlib: fix memory leak of ignoredTestsHEADdev
the `ignoredTests` dictionary is allocated, but never freed. Use a smart pointer to ensure that the dictionary is freed on exit. That should prevent leak detectors from a not-so-false positive. Pick-to: 6.10 Change-Id: Idd0d2bbef775653d044a0d3df363b46d6162a811 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Diffstat (limited to 'examples/corelib/bindableproperties/subscription')
0 files changed, 0 insertions, 0 deletions