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

tst_qquickanimators leaks QQuickAnimatorJob instances.

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes