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

tst_qquickanimators leaks QQuickAnimatorJob instances.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 5.2.0
    • 5.2.0 Alpha
    • Quick: SceneGraph
    • None
    • 63e0ffb32a4a432ed57f31388fabff89b05cb8cc

      QQuickAnimatorProxy's setWindow() gets called during shutdown which sets m_controller to 0. This results in deleteJob not deleting the job as there is nobody to post the delete event to.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            sletta Gunnar Sletta
            sletta Gunnar Sletta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes