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

Remove unused member "void * unused" in QCache to save memory

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Out of scope
    • Not Evaluated
    • 5.0.0
    • 4.5.1, 4.5.2, 4.5.3, 4.6.0, 4.6.1, 4.6.2
    • None
    • f274db8040546e54b1ef0e674d9733714c68d4d5

    Description

      The class QCache (src/corelib/tools/qcache.h) contains a member named:
      void *unused;

      It is not used and only initialized to NULL in the constructor of QCache.

      I would suggest to remove this.

      Attachments

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

        Activity

          People

            goffart Olivier Goffart (closed Nokia identity) (Inactive)
            joachimgelhaus Joachim Gelhaus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes