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

QCursorData memory leak on Symbian

    XMLWordPrintable

Details

    • 120199e1ba102fb294e580b2905e370c15ebf2d0

    Description

      QGraphicsViewPrivate has a QCursor member. Creating this member triggers a call to QCursorData::initialize(), which creates more than 20 QCursorData objects to qt_cursorTable. On Symbian platform, corresponding QCursorData::cleanup() is never called which causes QCursorData objects to be leaked.

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            annaalto Annikka Aalto (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes