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

Memory leak in QFontCache

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.6.3
    • 4.5.0
    • GUI: Text handling
    • None
    • cc1d15dc46ecdc661e9eb96e0a6c2bd3832d5c83

    Description

      There's a potential memory leak in QFontCache::insertEngine. If an engine is inserted with the same key as an existing one, the reference to the existing one is lost without an update to the reference count.

      Attachments

        Issue Links

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

          Activity

            People

              kjernase Trond Kjernåsen (Inactive)
              biochimia João Abecasis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes