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

Memory leak in QFontCache

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes