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

utcToLocal(QDate &date, QTime &time) leaks memory on Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • None
    • 4.8.x
    • Core: Date/Time
    • None
    • 99cd47972d4d231f787daf0f647397df7194af68

    Description

      Testing for memory leaks on Symbian by looking at allocation counts at app exit, I noticed that the count went up with the number of times I rotated examples\richtext\calendar. Analysing the problem showed it was in utcToLocal(QDate &date, QTime &time), which leaks a CTzId object.

      Attachments

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

        Activity

          People

            mread Murray Read
            mread Murray Read
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes