Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97418

Heap use after free in tst_basic

XMLWordPrintable

      QQuickListViewPrivate registers itself as a ChangeListener, but doesn't seem to get properly unregistered when the list ListView gets destroyed => dangling pointer when iterating over changeListeners in ~QQuickItem. That doesn't appear to cause a crash so far, but gets caught by ASAN. See asan.txt for the report

       

        1. asan.txt
          32 kB
          Fabian Kosmale
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            fabiankosmale Fabian Kosmale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes